From a559a35c09f163907dec6ab7e0de68a1533cb2d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 01:26:45 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 11.2.6 to 12.4.0 in /install Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 12.4.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v11.2.6...v12.4.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 6007a4b11f53..244a5493ba1f 100644 --- a/install/package.json +++ b/install/package.json @@ -153,7 +153,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "7.0.4", "jsdom": "18.1.0", - "lint-staged": "11.2.6", + "lint-staged": "12.4.0", "mocha": "9.1.3", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",