diff --git a/package-lock.json b/package-lock.json index 79ed98d5b8..2a6c86b0a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "eslint-plugin-react-hooks": "4.6.0", "husky": "8.0.3", "lerna": "7.1.5", - "lint-staged": "14.0.0", + "lint-staged": "14.0.1", "prettier": "3.0.2", "rimraf": "5.0.1", "typescript": "5.1.6", @@ -20221,9 +20221,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-14.0.0.tgz", - "integrity": "sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-14.0.1.tgz", + "integrity": "sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==", "dev": true, "dependencies": { "chalk": "5.3.0", diff --git a/package.json b/package.json index f467e682be..77fd8b415d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-react-hooks": "4.6.0", "husky": "8.0.3", "lerna": "7.1.5", - "lint-staged": "14.0.0", + "lint-staged": "14.0.1", "prettier": "3.0.2", "rimraf": "5.0.1", "typescript": "5.1.6",