chore(deps-dev): bump lint-staged from 10.1.6 to 10.1.7

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.6 to 10.1.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.6...v10.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-22 04:04:18 +00:00
committed by GitHub
parent e53c8bd43f
commit 392e675bd4
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8124,9 +8124,9 @@
"dev": true
},
"lint-staged": {
"version": "10.1.6",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.6.tgz",
"integrity": "sha512-45zaGxf4XZuwdUk87yRFE/1b4vTZmH2UnYmUPmindsgdAljOFpWWb0yEjxngmqERUS/MGauJexFF6BjLVg9VMA==",
"version": "10.1.7",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.7.tgz",
"integrity": "sha512-ZkK8t9Ep/AHuJQKV95izSa+DqotftGnSsNeEmCSqbQ6j4C4H0jDYhEZqVOGD1Q2Oe227igbqjMWycWyYbQtpoA==",
"dev": true,
"requires": {
"chalk": "^4.0.0",

View File

@@ -56,7 +56,7 @@
"@nuxtjs/google-analytics": "^2.2.3",
"cypress": "^4.4.1",
"husky": "^4.2.5",
"lint-staged": "^10.1.6",
"lint-staged": "^10.1.7",
"node-sass": "^4.13.1",
"prettier": "^2.0.4",
"pretty-quick": "^2.0.1",