From 985838cdca587569319cebf507ddcfc62071de66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 23:05:23 +0000 Subject: [PATCH] Update dependency lint-staged to v13.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25374bd..08b0c96 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "eslint-plugin-prettier": "^4.0.0", "husky": "8.0.1", "jest": "28.1.2", - "lint-staged": "13.0.1", + "lint-staged": "13.0.3", "nodemon": "^2.0.16", "prettier": "^2.6.0" },