diff --git a/package-lock.json b/package-lock.json index 227e4c9e374d..708320fe77aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "fs-extra": "^11.3.6", "husky": "^9.1.7", "lerna": "^9.0.7", - "lint-staged": "^17.1.0", + "lint-staged": "^17.2.0", "markdown-table": "^3.0.4", "mem-fs": "^2.3.0", "mem-fs-editor": "^9.7.0", @@ -22113,9 +22113,9 @@ } }, "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 9fc3366d29c1..cdc3c24b4025 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "fs-extra": "^11.3.6", "husky": "^9.1.7", "lerna": "^9.0.7", - "lint-staged": "^17.1.0", + "lint-staged": "^17.2.0", "markdown-table": "^3.0.4", "mem-fs": "^2.3.0", "mem-fs-editor": "^9.7.0",