Merge pull request #787 from liyasthomas/dependabot/npm_and_yarn/lint-staged-10.1.5

chore(deps-dev): bump lint-staged from 10.1.3 to 10.1.5
This commit is contained in:
Liyas Thomas
2020-04-19 10:41:15 +05:30
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8119,9 +8119,9 @@
"dev": true
},
"lint-staged": {
"version": "10.1.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.3.tgz",
"integrity": "sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ==",
"version": "10.1.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.5.tgz",
"integrity": "sha512-Etn83be+CiG674kIkE4pOyjtpssXfdmuAPhOehy5w4bOVMnQJ5DsiWq5CShpZj38NA+UdJSsMMkqhb3hB72kOg==",
"dev": true,
"requires": {
"chalk": "^3.0.0",

View File

@@ -55,7 +55,7 @@
"@nuxtjs/google-analytics": "^2.2.3",
"cypress": "^4.4.0",
"husky": "^4.2.5",
"lint-staged": "^10.1.3",
"lint-staged": "^10.1.5",
"node-sass": "^4.13.1",
"prettier": "^2.0.4",
"pretty-quick": "^2.0.1",