Update lint-staged to the latest version 🚀 (#5685)
* chore(package): update lint-staged to version 8.2.1 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
4e48609c49
commit
1e2037753a
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6345,9 +6345,9 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.2.0.tgz",
|
||||
"integrity": "sha512-DxguyxGOIfb67wZ6EOrqzjAbw6ZH9XK3YS74HO+erJf6+SAQeJJPN//GBOG5xhdt2THeuXjVPaHcCYOWGZwRbA==",
|
||||
"version": "8.2.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.2.1.tgz",
|
||||
"integrity": "sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.3.1",
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
"jasmine-spec-reporter": "4.2.1",
|
||||
"jsdoc": "3.6.2",
|
||||
"jsdoc-babel": "0.5.0",
|
||||
"lint-staged": "8.2.0",
|
||||
"lint-staged": "8.2.1",
|
||||
"mongodb-runner": "4.3.2",
|
||||
"nyc": "14.1.1",
|
||||
"prettier": "1.18.2",
|
||||
|
||||
Reference in New Issue
Block a user