From 9a1c934a86c3b626312779c1cda7c3e874000d68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 05:07:28 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 11.2.6 to 13.0.4 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 13.0.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v11.2.6...v13.0.4) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c911c29e9e..f4359378e0 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "increase-memory-limit": "^1.0.7", "indent-string": "5.0.0", "lighthouse": "8.6.0", - "lint-staged": "11.2.6", + "lint-staged": "13.0.4", "node-cmd": "^5.0.0", "npm-run-all": "^4.1.5", "plop": "^2.7.6",