From 7a1c258de8e1f9cda457d387b4b6c9c4d7803a51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 11:01:17 -0500 Subject: [PATCH] chore(deps): update dependency lint-staged to v13.1.0 (#11082) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 4e37cae14a..730779f05b 100644 --- a/install/package.json +++ b/install/package.json @@ -159,7 +159,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "8.0.2", "jsdom": "20.0.3", - "lint-staged": "13.0.4", + "lint-staged": "13.1.0", "mocha": "10.1.0", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",