chore(deps): update dependency lint-staged to v17.0.4

This commit is contained in:
renovate[bot]
2026-05-12 21:11:12 +00:00
committed by GitHub
parent e0ec3a4ebd
commit 015c39e6f4
2 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@
"babel-plugin-react-compiler": "1.0.0",
"husky": "9.1.7",
"jsdom": "29.1.1",
"lint-staged": "17.0.3",
"lint-staged": "17.0.4",
"typescript": "6.0.3",
"vite": "8.0.11",
"vite-plugin-checker": "0.13.0",
@@ -4312,9 +4312,9 @@
"license": "MIT"
},
"node_modules/lint-staged": {
"version": "17.0.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.3.tgz",
"integrity": "sha512-wnvMRhzC3GNpjixxleiG+pAW09dHTUgBCjMS7XouAg5E7wKUc8YdfogpF7zIgvXKDbH+452O6+XpnKm6V67rPw==",
"version": "17.0.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.4.tgz",
"integrity": "sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -72,7 +72,7 @@
"babel-plugin-react-compiler": "1.0.0",
"husky": "9.1.7",
"jsdom": "29.1.1",
"lint-staged": "17.0.3",
"lint-staged": "17.0.4",
"typescript": "6.0.3",
"vite": "8.0.11",
"vite-plugin-checker": "0.13.0",