chore(deps): update dependency lint-staged to v10.2.8 (#109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-03 17:02:05 +00:00 committed by GitHub
parent 237e4e9141
commit 2cab24e071
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

@ -2770,9 +2770,9 @@
"dev": true "dev": true
}, },
"lint-staged": { "lint-staged": {
"version": "10.2.7", "version": "10.2.8",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.7.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.8.tgz",
"integrity": "sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw==", "integrity": "sha512-36VUVhZuTJUG0yuSv66o+/Cep9Uwp+od6VkjNxQjHKWvHClVD0SjAZx++4H3zgdr6DxPoUl1y/PVygfPhzAXQQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^4.0.0", "chalk": "^4.0.0",

View file

@ -47,7 +47,7 @@
"eslint-plugin-json": "2.1.1", "eslint-plugin-json": "2.1.1",
"eslint-plugin-prettier": "3.1.3", "eslint-plugin-prettier": "3.1.3",
"husky": "4.2.5", "husky": "4.2.5",
"lint-staged": "10.2.7", "lint-staged": "10.2.8",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"prettier": "2.0.5", "prettier": "2.0.5",
"standard-version": "7.1.0", "standard-version": "7.1.0",