Update lint-staged to the latest version 🚀 (#5934)
* chore(package): update lint-staged to version 9.2.3 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
989b50d838
commit
47d1a74ac0
10
package-lock.json
generated
10
package-lock.json
generated
@@ -7016,9 +7016,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "9.2.2",
|
"version": "9.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.3.tgz",
|
||||||
"integrity": "sha512-6VFRfqk8RgZmmd52bvCCEH7cBLfQ97ynZd/uATIGM/Rh4EluZbQdY/HXj9kcx7LhX2Zc4+m+4Z6zS74owovLyA==",
|
"integrity": "sha512-ovDmF0c0VJDTP0VmwLetJQ+lVGyNqOkTniwO9S0MOJxGxIExpSRTL56/ZmvXZ1tHNA53GBbXQbfS8RnNGRXFjg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^2.4.2",
|
"chalk": "^2.4.2",
|
||||||
@@ -7031,6 +7031,7 @@
|
|||||||
"listr": "^0.14.3",
|
"listr": "^0.14.3",
|
||||||
"log-symbols": "^3.0.0",
|
"log-symbols": "^3.0.0",
|
||||||
"micromatch": "^4.0.2",
|
"micromatch": "^4.0.2",
|
||||||
|
"normalize-path": "^3.0.0",
|
||||||
"please-upgrade-node": "^3.1.1",
|
"please-upgrade-node": "^3.1.1",
|
||||||
"string-argv": "^0.3.0",
|
"string-argv": "^0.3.0",
|
||||||
"stringify-object": "^3.3.0"
|
"stringify-object": "^3.3.0"
|
||||||
@@ -8337,8 +8338,7 @@
|
|||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
||||||
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
||||||
"dev": true,
|
"dev": true
|
||||||
"optional": true
|
|
||||||
},
|
},
|
||||||
"npm-bundled": {
|
"npm-bundled": {
|
||||||
"version": "1.0.6",
|
"version": "1.0.6",
|
||||||
|
|||||||
@@ -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.2",
|
"lint-staged": "9.2.3",
|
||||||
"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