Merge pull request #285 from furality/dependabot/npm_and_yarn/lint-staged-15.2.2
build(deps-dev): bump lint-staged from 15.2.1 to 15.2.2
This commit is contained in:
commit
b4d9c20acc
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -27,7 +27,7 @@
|
|||
"eslint-plugin-sonarjs": "^0.23.0",
|
||||
"eslint-plugin-unused-imports": "^3.0.0",
|
||||
"husky": "^9.0.10",
|
||||
"lint-staged": "^15.2.1",
|
||||
"lint-staged": "^15.2.2",
|
||||
"prettier": "^3.2.5",
|
||||
"rimraf": "^5.0.5",
|
||||
"typescript": "^5.3.3"
|
||||
|
@ -3251,9 +3251,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "15.2.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.1.tgz",
|
||||
"integrity": "sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==",
|
||||
"version": "15.2.2",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.2.tgz",
|
||||
"integrity": "sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "5.3.0",
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"eslint-plugin-sonarjs": "^0.23.0",
|
||||
"eslint-plugin-unused-imports": "^3.0.0",
|
||||
"husky": "^9.0.10",
|
||||
"lint-staged": "^15.2.1",
|
||||
"lint-staged": "^15.2.2",
|
||||
"prettier": "^3.2.5",
|
||||
"rimraf": "^5.0.5",
|
||||
"typescript": "^5.3.3"
|
||||
|
|
Loading…
Reference in a new issue