mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-22 03:54:11 +00:00
chore(deps): update dependency lint-staged to v17.0.6
This commit is contained in:
12
commafeed-client/package-lock.json
generated
12
commafeed-client/package-lock.json
generated
@@ -64,7 +64,7 @@
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"husky": "9.1.7",
|
||||
"jsdom": "29.1.1",
|
||||
"lint-staged": "17.0.5",
|
||||
"lint-staged": "17.0.6",
|
||||
"typescript": "6.0.3",
|
||||
"vite": "8.0.14",
|
||||
"vite-plugin-checker": "0.14.1",
|
||||
@@ -4324,16 +4324,16 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"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==",
|
||||
"version": "17.0.6",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.6.tgz",
|
||||
"integrity": "sha512-xTowloQX5tfs9TC6SUHnKuBSx/TUx+9w39zRTbVrB70DxUJZh3OZWnOa0LbejxVX9adYuioGJoP4dpQ04QHehg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"listr2": "^10.2.1",
|
||||
"picomatch": "^4.0.4",
|
||||
"string-argv": "^0.3.2",
|
||||
"tinyexec": "^1.1.2"
|
||||
"tinyexec": "1.2.2"
|
||||
},
|
||||
"bin": {
|
||||
"lint-staged": "bin/lint-staged.js"
|
||||
@@ -4345,7 +4345,7 @@
|
||||
"url": "https://opencollective.com/lint-staged"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"yaml": "^2.8.4"
|
||||
"yaml": "^2.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/listr2": {
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"husky": "9.1.7",
|
||||
"jsdom": "29.1.1",
|
||||
"lint-staged": "17.0.5",
|
||||
"lint-staged": "17.0.6",
|
||||
"typescript": "6.0.3",
|
||||
"vite": "8.0.14",
|
||||
"vite-plugin-checker": "0.14.1",
|
||||
|
||||
Reference in New Issue
Block a user