Update lint-staged to the latest version 🚀 (#6584)
* chore(package): update lint-staged to version 10.1.3 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8260,9 +8260,9 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "10.1.2",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.2.tgz",
|
||||
"integrity": "sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==",
|
||||
"version": "10.1.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.3.tgz",
|
||||
"integrity": "sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^3.0.0",
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
"jasmine": "3.5.0",
|
||||
"jsdoc": "3.6.3",
|
||||
"jsdoc-babel": "0.5.0",
|
||||
"lint-staged": "10.1.2",
|
||||
"lint-staged": "10.1.3",
|
||||
"mongodb-runner": "4.8.0",
|
||||
"node-fetch": "2.6.0",
|
||||
"nyc": "15.0.1",
|
||||
|
||||
Reference in New Issue
Block a user