diff --git a/package-lock.json b/package-lock.json index 229b9bb..50d2588 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@types/node": "24.13.3", "@vitest/coverage-v8": "4.1.10", "husky": "9.1.7", - "lint-staged": "17.2.0", + "lint-staged": "17.3.0", "prettier": "3.9.6", "prettier-plugin-gherkin": "4.0.0", "prettier-plugin-java": "2.10.3", @@ -3437,9 +3437,9 @@ } }, "node_modules/lint-staged": { - "version": "17.2.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.2.0.tgz", - "integrity": "sha512-FchGnFe4i4B1C/a35SPU9bNGPEHSC1+1iV0plLjzBmKVe9klZrlRfSgK6Cw4VeHyqOXbJUXP0vON61uRftNQ0A==", + "version": "17.3.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.3.0.tgz", + "integrity": "sha512-woZS3vNe3UKqBaLPvbLOtKRY4tLANpWQhom12MGWqC8Mh1lCOO+WgSwmX2amjJAqTY9BkXYW87fCUH5H9Ph6xw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 8d7a41b..99c9bc1 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/node": "24.13.3", "@vitest/coverage-v8": "4.1.10", "husky": "9.1.7", - "lint-staged": "17.2.0", + "lint-staged": "17.3.0", "prettier": "3.9.6", "prettier-plugin-gherkin": "4.0.0", "prettier-plugin-java": "2.10.3",