chore(deps): update dependency lint-staged to v10.2.2 (#38)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-01 06:00:24 +00:00 committed by GitHub
parent 16eea89091
commit a1c9c70904
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

@ -2749,9 +2749,9 @@
"dev": true
},
"lint-staged": {
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.1.tgz",
"integrity": "sha512-UPeqH0z+WzM5Gd2Ip/YfqA16SLiX3fCiC/in9hKioMDDMUUTN8YQbj0hupgQpyR5YZN35KCW9d4kjvH9XGN+3Q==",
"version": "10.2.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.2.tgz",
"integrity": "sha512-78kNqNdDeKrnqWsexAmkOU3Z5wi+1CsQmUmfCuYgMTE8E4rAIX8RHW7xgxwAZ+LAayb7Cca4uYX4P3LlevzjVg==",
"dev": true,
"requires": {
"chalk": "^4.0.0",

View file

@ -41,7 +41,7 @@
"eslint-plugin-json": "2.1.1",
"eslint-plugin-prettier": "3.1.3",
"husky": "4.2.5",
"lint-staged": "10.2.1",
"lint-staged": "10.2.2",
"next-standard-version": "2.1.2",
"npm-run-all": "4.1.5",
"prettier": "2.0.5",