chore(deps): update dependency lint-staged to v10.1.3

This commit is contained in:
Renovate Bot 2020-04-13 06:49:28 +00:00
parent ecc7861bb2
commit e55fe6d4ce
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
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.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.2.tgz",
"integrity": "sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==",
"version": "10.1.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.3.tgz",
"integrity": "sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ==",
"dev": true,
"requires": {
"chalk": "^3.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.1.2",
"lint-staged": "10.1.3",
"next-standard-version": "2.1.0",
"npm-run-all": "4.1.5",
"prettier": "2.0.4",