mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-22 12:04:16 +00:00
chore(deps): update dependency lint-staged to v17.0.4
This commit is contained in:
8
commafeed-client/package-lock.json
generated
8
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.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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user