diff --git a/package-lock.json b/package-lock.json index 2a62364fa..4f1bed4f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -83,7 +83,7 @@ "ignore": "7.0.5", "js-yaml": "npm:@zkochan/js-yaml@0.0.7", "knip": "5.61.0", - "lint-staged": "16.1.0", + "lint-staged": "16.1.2", "magic-string": "0.30.17", "meow": "13.2.0", "micromatch": "4.0.8", @@ -11664,9 +11664,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.0.tgz", - "integrity": "sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==", + "version": "16.1.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.2.tgz", + "integrity": "sha512-sQKw2Si2g9KUZNY3XNvRuDq4UJqpHwF0/FQzZR2M7I5MvtpWvibikCjUVJzZdGE0ByurEl3KQNvsGetd1ty1/Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b489e0aea..af983bab0 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "ignore": "7.0.5", "js-yaml": "npm:@zkochan/js-yaml@0.0.7", "knip": "5.61.0", - "lint-staged": "16.1.0", + "lint-staged": "16.1.2", "magic-string": "0.30.17", "meow": "13.2.0", "micromatch": "4.0.8",