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

This commit is contained in:
renovate[bot]
2026-05-19 13:45:40 +00:00
committed by GitHub
parent 313d3a01ec
commit af337aa4d0
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.4",
"lint-staged": "17.0.5",
"typescript": "6.0.3",
"vite": "8.0.13",
"vite-plugin-checker": "0.13.0",
@@ -4321,9 +4321,9 @@
"license": "MIT"
},
"node_modules/lint-staged": {
"version": "17.0.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.4.tgz",
"integrity": "sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==",
"version": "17.0.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.5.tgz",
"integrity": "sha512-d12yC+/e8RhBjZtaxZn71FyrgU/P5e+uAPifhCLwdosQZP/zamSdKRWDC30ocVIbzDKiFG1McHc/LUgB92GIPw==",
"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.4",
"lint-staged": "17.0.5",
"typescript": "6.0.3",
"vite": "8.0.13",
"vite-plugin-checker": "0.13.0",