From 316a233d15bc834b1b90272c5797ef3ae7c2a242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 05:59:39 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 11.2.6 to 13.1.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 13.1.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v11.2.6...v13.1.2) --- 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 cf3b2c2bc2..0937181d50 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "increase-memory-limit": "^1.0.7", "indent-string": "5.0.0", "lighthouse": "8.6.0", - "lint-staged": "11.2.6", + "lint-staged": "13.1.2", "node-cmd": "^5.0.0", "npm-run-all": "^4.1.5", "patch-package": "^6.5.1",