Bump lint-staged from 8.0.5 to 8.1.0 (#2384)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.0.5 to 8.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v8.0.5...v8.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
chris48s
parent
aed2320d5a
commit
a524658e74
Generated
+4
-4
@@ -7798,15 +7798,15 @@
|
||||
"integrity": "sha1-ZMTwJfF/1Tv7RXY/rrFvAVp0dVA="
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "8.0.5",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.0.5.tgz",
|
||||
"integrity": "sha512-QI2D6lw2teArlr2fmrrCIqHxef7mK2lKjz9e+aZSzFlk5rsy10rg97p3wA9H/vIFR3Fvn34fAgUktD/k896S2A==",
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.0.tgz",
|
||||
"integrity": "sha512-yfSkyJy7EuVsaoxtUSEhrD81spdJOe/gMTGea3XaV7HyoRhTb9Gdlp6/JppRZERvKSEYXP9bjcmq6CA5oL2lYQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iamstarkov/listr-update-renderer": "0.4.1",
|
||||
"chalk": "^2.3.1",
|
||||
"commander": "^2.14.1",
|
||||
"cosmiconfig": "^5.0.2",
|
||||
"cosmiconfig": "5.0.6",
|
||||
"debug": "^3.1.0",
|
||||
"dedent": "^0.7.0",
|
||||
"del": "^3.0.0",
|
||||
|
||||
+1
-1
@@ -144,7 +144,7 @@
|
||||
"is-png": "^1.1.0",
|
||||
"is-svg": "^3.0.0",
|
||||
"joi-extension-semver": "2.0.0",
|
||||
"lint-staged": "^8.0.5",
|
||||
"lint-staged": "^8.1.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.difference": "^4.5.0",
|
||||
"lodash.mapvalues": "^4.6.0",
|
||||
|
||||
Reference in New Issue
Block a user