chore(deps): update dependency lint-staged to v10.0.10 (#12)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-03-30 08:34:16 +02:00 committed by GitHub
parent 9cda1d8f0f
commit cacf61a244
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2748,9 +2748,9 @@
"dev": true "dev": true
}, },
"lint-staged": { "lint-staged": {
"version": "10.0.9", "version": "10.0.10",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.9.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.10.tgz",
"integrity": "sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==", "integrity": "sha512-91vNy3eYStExElLWw1Idva5lghKpFaXh9AJqjcyrJXf7AYZrThi4EhQ+GpmiHdPmJJauKhZMMSzQR1bMB90MtA==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^3.0.0", "chalk": "^3.0.0",

View file

@ -41,7 +41,7 @@
"eslint-plugin-json": "2.1.1", "eslint-plugin-json": "2.1.1",
"eslint-plugin-prettier": "3.1.2", "eslint-plugin-prettier": "3.1.2",
"husky": "4.2.3", "husky": "4.2.3",
"lint-staged": "10.0.9", "lint-staged": "10.0.10",
"next-standard-version": "2.1.0", "next-standard-version": "2.1.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"prettier": "2.0.2", "prettier": "2.0.2",