chore(deps): update dependency lint-staged to v10.1.1 (#16)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-01 06:51:43 +02:00 committed by GitHub
parent 9e160bee8f
commit fc52b8344a
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

@ -2748,9 +2748,9 @@
"dev": true
},
"lint-staged": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.0.tgz",
"integrity": "sha512-WzZ/T+O/aEaaT679sMgI4JqK5mnG69V5KQSouzVsShzZ8wGWte39HT3z61LsxjVNeCf8m/ChhvWJa2wTiQLy5A==",
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.1.tgz",
"integrity": "sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==",
"dev": true,
"requires": {
"chalk": "^3.0.0",

View file

@ -41,7 +41,7 @@
"eslint-plugin-json": "2.1.1",
"eslint-plugin-prettier": "3.1.2",
"husky": "4.2.3",
"lint-staged": "10.1.0",
"lint-staged": "10.1.1",
"next-standard-version": "2.1.0",
"npm-run-all": "4.1.5",
"prettier": "2.0.2",