housekeeping(dev-deps): lint-staged@10.5.2

This commit is contained in:
Renovate Bot
2020-11-24 05:30:59 +00:00
committed by renovate[bot]
parent 4e9da2d2f3
commit 69e5308dba
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -21320,9 +21320,9 @@
"dev": true "dev": true
}, },
"lint-staged": { "lint-staged": {
"version": "10.5.1", "version": "10.5.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.1.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.2.tgz",
"integrity": "sha512-fTkTGFtwFIJJzn/PbUO3RXyEBHIhbfYBE7+rJyLcOXabViaO/h6OslgeK6zpeUtzkDrzkgyAYDTLAwx6JzDTHw==", "integrity": "sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^4.1.0", "chalk": "^4.1.0",
@@ -21438,9 +21438,9 @@
} }
}, },
"debug": { "debug": {
"version": "4.2.0", "version": "4.3.1",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz",
"integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==", "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"ms": "2.1.2" "ms": "2.1.2"

View File

@@ -149,7 +149,7 @@
"json-server": "^0.15.0", "json-server": "^0.15.0",
"less": "^3.11.2", "less": "^3.11.2",
"license-checker": "^25.0.0", "license-checker": "^25.0.0",
"lint-staged": "=10.5.1", "lint-staged": "=10.5.2",
"mini-css-extract-plugin": "^1.0.0", "mini-css-extract-plugin": "^1.0.0",
"mocha": "=7.2.0", "mocha": "=7.2.0",
"nightwatch": "^1.3.6", "nightwatch": "^1.3.6",