Bump lint-staged from 8.1.3 to 8.1.4 (#3016)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.3 to 8.1.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v8.1.3...v8.1.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Pierre-Yves B
parent
471e53afc9
commit
d727986f5a
8
package-lock.json
generated
8
package-lock.json
generated
@@ -12280,9 +12280,9 @@
|
||||
"integrity": "sha1-ZMTwJfF/1Tv7RXY/rrFvAVp0dVA="
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "8.1.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.3.tgz",
|
||||
"integrity": "sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==",
|
||||
"version": "8.1.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.4.tgz",
|
||||
"integrity": "sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iamstarkov/listr-update-renderer": "0.4.1",
|
||||
@@ -12298,7 +12298,7 @@
|
||||
"is-glob": "^4.0.0",
|
||||
"is-windows": "^1.0.2",
|
||||
"listr": "^0.14.2",
|
||||
"lodash": "^4.17.5",
|
||||
"lodash": "^4.17.11",
|
||||
"log-symbols": "^2.2.0",
|
||||
"micromatch": "^3.1.8",
|
||||
"npm-which": "^3.0.1",
|
||||
|
||||
@@ -171,7 +171,7 @@
|
||||
"is-png": "^1.1.0",
|
||||
"is-svg": "^3.0.0",
|
||||
"js-yaml-loader": "^1.0.1",
|
||||
"lint-staged": "^8.1.3",
|
||||
"lint-staged": "^8.1.4",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.difference": "^4.5.0",
|
||||
"lodash.groupby": "^4.6.0",
|
||||
|
||||
Reference in New Issue
Block a user