housekeeping(dev-deps): lint-staged@10.5.3 (#6689)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-12-09 14:24:42 -08:00
committed by GitHub
parent 9bba6a1762
commit 917967da1a
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -21393,9 +21393,9 @@
"dev": true
},
"lint-staged": {
"version": "10.5.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.2.tgz",
"integrity": "sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA==",
"version": "10.5.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.3.tgz",
"integrity": "sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==",
"dev": true,
"requires": {
"chalk": "^4.1.0",
@@ -21876,9 +21876,9 @@
}
},
"listr2": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/listr2/-/listr2-3.2.2.tgz",
"integrity": "sha512-AajqcZEUikF2ioph6PfH3dIuxJclhr3i3kHgTOP0xeXdWQohrvJAAmqVcV43/GI987HFY/vzT73jYXoa4esDHg==",
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/listr2/-/listr2-3.2.3.tgz",
"integrity": "sha512-vUb80S2dSUi8YxXahO8/I/s29GqnOL8ozgHVLjfWQXa03BNEeS1TpBLjh2ruaqq5ufx46BRGvfymdBSuoXET5w==",
"dev": true,
"requires": {
"chalk": "^4.1.0",

View File

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