chore(deps-dev): bump lint-staged from 10.0.9 to 10.0.10

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.9 to 10.0.10.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.0.9...v10.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-29 13:27:52 +00:00
committed by GitHub
parent ab400af39e
commit 9dbe8d2a71
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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

View File

@@ -55,7 +55,7 @@
"@nuxtjs/google-analytics": "^2.2.3",
"cypress": "^4.2.0",
"husky": "^4.2.3",
"lint-staged": "^10.0.9",
"lint-staged": "^10.0.10",
"node-sass": "^4.13.1",
"prettier": "^2.0.2",
"pretty-quick": "^2.0.1",