diff --git a/package-lock.json b/package-lock.json index 94b856a8..6ccb692e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.6", "husky": "^9.1.7", - "lint-staged": "^17.1.0", + "lint-staged": "^17.2.0", "prettier": "^3.9.5", "rimraf": "^6.1.3", "sort-package-json": "^4.0.0", @@ -5700,9 +5700,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.1.0.tgz", - "integrity": "sha512-d7UQRu/9ZPgfu4+hu/k0wny5GEaIxo+2jb2LJqQDkE7cHRTm1HGqNUDq5UOwsGPpjpaNAFmgAsYo3TR+i9cSJw==", + "version": "17.2.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.2.0.tgz", + "integrity": "sha512-FchGnFe4i4B1C/a35SPU9bNGPEHSC1+1iV0plLjzBmKVe9klZrlRfSgK6Cw4VeHyqOXbJUXP0vON61uRftNQ0A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index eda4198a..f3b4f90e 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.6", "husky": "^9.1.7", - "lint-staged": "^17.1.0", + "lint-staged": "^17.2.0", "prettier": "^3.9.5", "rimraf": "^6.1.3", "sort-package-json": "^4.0.0",