From 6983c3bfa84490253063ab19c6e047b4f8377965 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 18:06:24 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v13.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d163495a..40b3fc1f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/node": "14.17.11", "husky": "8.0.1", "jest": "^27.0.0", - "lint-staged": "13.0.3", + "lint-staged": "13.2.0", "mock-stdin": "^1.0.0", "prettier": "2.7.1", "ts-jest": "^27.0.0",