diff --git a/package-lock.json b/package-lock.json index 46603d32..a0a2ec2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "c8": "11.0.0", "eslint": "9.39.5", "husky": "9.1.7", - "lint-staged": "17.1.0", + "lint-staged": "17.2.0", "prettier": "3.9.6", "semantic-release": "25.0.8", "sinon": "22.1.0", @@ -8792,9 +8792,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 139902a1..489d5d98 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "c8": "11.0.0", "eslint": "9.39.5", "husky": "9.1.7", - "lint-staged": "17.1.0", + "lint-staged": "17.2.0", "prettier": "3.9.6", "semantic-release": "25.0.8", "sinon": "22.1.0",