Bump lint-staged from 8.1.3 to 8.1.4 (#1820) [ci skip]
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:
parent
73fa6b3dc1
commit
5a50013d01
2 changed files with 6 additions and 6 deletions
|
|
@ -78,7 +78,7 @@
|
|||
"jest": "^23.5.0",
|
||||
"jest-fetch-mock": "^2.1.1",
|
||||
"jsdom": "^13.2.0",
|
||||
"lint-staged": "^8.1.3",
|
||||
"lint-staged": "^8.1.4",
|
||||
"preact-render-spy": "^1.3.0",
|
||||
"preact-render-to-json": "^3.6.6",
|
||||
"prettier": "^1.16.4",
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -6314,10 +6314,10 @@ linkstate@^1.1.1:
|
|||
resolved "https://registry.yarnpkg.com/linkstate/-/linkstate-1.1.1.tgz#cb9c29189baa7552295898f78f82b4055d6be108"
|
||||
integrity sha512-5SICdxQG9FpWk44wSEoM2WOCUNuYfClp10t51XAIV5E7vUILF/dTYxf0vJw6bW2dUd2wcQon+LkNtRijpNLrig==
|
||||
|
||||
lint-staged@^8.1.3:
|
||||
version "8.1.3"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.3.tgz#bb069db5466c0fe16710216e633a84f2b362fa60"
|
||||
integrity sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==
|
||||
lint-staged@^8.1.4:
|
||||
version "8.1.4"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
|
||||
integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==
|
||||
dependencies:
|
||||
"@iamstarkov/listr-update-renderer" "0.4.1"
|
||||
chalk "^2.3.1"
|
||||
|
|
@ -6332,7 +6332,7 @@ lint-staged@^8.1.3:
|
|||
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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue