chore(deps-dev): bump lint-staged from 10.2.0 to 10.2.1

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.0...v10.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-01 00:17:44 +00:00
committed by GitHub
parent 2adead91bf
commit 602a13660a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8156,9 +8156,9 @@
"dev": true "dev": true
}, },
"lint-staged": { "lint-staged": {
"version": "10.2.0", "version": "10.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.0.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.1.tgz",
"integrity": "sha512-4Dw2XMtEOGpICl0wvicE5KT/eFlt/kmwMmpNS4v09I/ywRWuR5udbMWjdfZez24jE6r0bQmPpkLZ1+wUGE1S+w==", "integrity": "sha512-UPeqH0z+WzM5Gd2Ip/YfqA16SLiX3fCiC/in9hKioMDDMUUTN8YQbj0hupgQpyR5YZN35KCW9d4kjvH9XGN+3Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^4.0.0", "chalk": "^4.0.0",

View File

@@ -56,7 +56,7 @@
"@nuxtjs/google-analytics": "^2.2.3", "@nuxtjs/google-analytics": "^2.2.3",
"cypress": "^4.5.0", "cypress": "^4.5.0",
"husky": "^4.2.5", "husky": "^4.2.5",
"lint-staged": "^10.2.0", "lint-staged": "^10.2.1",
"node-sass": "^4.14.0", "node-sass": "^4.14.0",
"prettier": "^2.0.5", "prettier": "^2.0.5",
"pretty-quick": "^2.0.1", "pretty-quick": "^2.0.1",