diff --git a/package-lock.json b/package-lock.json index 0bc10d5..8070a1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "jest-config": "^30.1.0", "jest-cucumber-fusion": "^0.8.1", "jest-pact": "^0.11.4", - "lint-staged": "^16.2.1", + "lint-staged": "^16.2.3", "node-git-current-branch": "^2.0.1", "pmpact": "^0.4.6", "prettier": "^3.6.2", @@ -13251,9 +13251,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.1.tgz", - "integrity": "sha512-KMeYmH9wKvHsXdUp+z6w7HN3fHKHXwT1pSTQTYxB9kI6ekK1rlL3kLZEoXZCppRPXFK9PFW/wfQctV7XUqMrPQ==", + "version": "16.2.3", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.3.tgz", + "integrity": "sha512-1OnJEESB9zZqsp61XHH2fvpS1es3hRCxMplF/AJUDa8Ho8VrscYDIuxGrj3m8KPXbcWZ8fT9XTMUhEQmOVKpKw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2c2acd4..0889ead 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "jest-config": "^30.1.0", "jest-cucumber-fusion": "^0.8.1", "jest-pact": "^0.11.4", - "lint-staged": "^16.2.1", + "lint-staged": "^16.2.3", "node-git-current-branch": "^2.0.1", "pmpact": "^0.4.6", "prettier": "^3.6.2",