Update lint-staged to the latest version 🚀 (#5981)
* chore(package): update lint-staged to version 9.2.5 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
fa2d74be9f
commit
7c1cf2b775
6
package-lock.json
generated
6
package-lock.json
generated
@@ -7119,9 +7119,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "9.2.4",
|
"version": "9.2.5",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.4.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.5.tgz",
|
||||||
"integrity": "sha512-RAt5ogbLRiKy9+T3dKbbPKP6tN2I9VjEtTXQFxdkauUdMjIBsS70ikwwSgsBR8xVVCUSX7sVDyWCyem5xB8YDw==",
|
"integrity": "sha512-d99gTBFMJ29159+9iRvaMEQstmNcPAbQbhHSYw6D/1FncvFdIj8lWHztaq3Uq+tbZPABHXQ/fyN7Rp1QwF8HIw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^2.4.2",
|
"chalk": "^2.4.2",
|
||||||
|
|||||||
@@ -83,7 +83,7 @@
|
|||||||
"jasmine": "3.4.0",
|
"jasmine": "3.4.0",
|
||||||
"jsdoc": "3.6.3",
|
"jsdoc": "3.6.3",
|
||||||
"jsdoc-babel": "0.5.0",
|
"jsdoc-babel": "0.5.0",
|
||||||
"lint-staged": "9.2.4",
|
"lint-staged": "9.2.5",
|
||||||
"mongodb-runner": "4.7.2",
|
"mongodb-runner": "4.7.2",
|
||||||
"node-fetch": "2.6.0",
|
"node-fetch": "2.6.0",
|
||||||
"nyc": "14.1.1",
|
"nyc": "14.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user