Bump lint-staged from 8.1.7 to 8.2.0 (#3109) [ci skip]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.7 to 8.2.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v8.1.7...v8.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
80db0f95fa
commit
be3ef5c809
2 changed files with 5 additions and 11 deletions
|
|
@ -78,7 +78,7 @@
|
|||
"jest": "^23.5.0",
|
||||
"jest-fetch-mock": "^2.1.2",
|
||||
"jsdom": "^15.1.1",
|
||||
"lint-staged": "^8.1.7",
|
||||
"lint-staged": "^8.2.0",
|
||||
"preact-render-spy": "^1.3.0",
|
||||
"preact-render-to-json": "^3.6.6",
|
||||
"prettier": "^1.17.1",
|
||||
|
|
|
|||
14
yarn.lock
14
yarn.lock
|
|
@ -4695,11 +4695,6 @@ find-cache-dir@^1.0.0:
|
|||
make-dir "^1.0.0"
|
||||
pkg-dir "^2.0.0"
|
||||
|
||||
find-parent-dir@^0.3.0:
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
|
||||
integrity sha1-M8RLQpqysvBkYpnF+fcY83b/jVQ=
|
||||
|
||||
find-root@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"
|
||||
|
|
@ -6847,10 +6842,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.7:
|
||||
version "8.1.7"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.7.tgz#a8988bc83bdffa97d04adb09dbc0b1f3a58fa6fc"
|
||||
integrity sha512-egT0goFhIFoOGk6rasPngTFh2qDqxZddM0PwI58oi66RxCDcn5uDwxmiasWIF0qGnchHSYVJ8HPRD5LrFo7TKA==
|
||||
lint-staged@^8.2.0:
|
||||
version "8.2.0"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.0.tgz#3d4149a229580815c955047a7acd8f09054be5a9"
|
||||
integrity sha512-DxguyxGOIfb67wZ6EOrqzjAbw6ZH9XK3YS74HO+erJf6+SAQeJJPN//GBOG5xhdt2THeuXjVPaHcCYOWGZwRbA==
|
||||
dependencies:
|
||||
chalk "^2.3.1"
|
||||
commander "^2.14.1"
|
||||
|
|
@ -6859,7 +6854,6 @@ lint-staged@^8.1.7:
|
|||
dedent "^0.7.0"
|
||||
del "^3.0.0"
|
||||
execa "^1.0.0"
|
||||
find-parent-dir "^0.3.0"
|
||||
g-status "^2.0.2"
|
||||
is-glob "^4.0.0"
|
||||
is-windows "^1.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue