Bump lint-staged from 9.3.0 to 9.4.0 (#4162) [ci skip]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.3.0 to 9.4.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.3.0...v9.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
33ed31c054
commit
75f6590ab0
2 changed files with 5 additions and 5 deletions
|
|
@ -79,7 +79,7 @@
|
|||
"jest": "^23.5.0",
|
||||
"jest-fetch-mock": "^2.1.2",
|
||||
"jsdom": "^15.1.1",
|
||||
"lint-staged": "^9.3.0",
|
||||
"lint-staged": "^9.4.0",
|
||||
"preact-render-spy": "1.3.0",
|
||||
"preact-render-to-json": "^3.6.6",
|
||||
"prettier": "^1.18.2",
|
||||
|
|
|
|||
|
|
@ -7420,10 +7420,10 @@ linkstate@^1.1.1:
|
|||
resolved "https://registry.yarnpkg.com/linkstate/-/linkstate-1.1.1.tgz#cb9c29189baa7552295898f78f82b4055d6be108"
|
||||
integrity sha512-5SICdxQG9FpWk44wSEoM2WOCUNuYfClp10t51XAIV5E7vUILF/dTYxf0vJw6bW2dUd2wcQon+LkNtRijpNLrig==
|
||||
|
||||
lint-staged@^9.3.0:
|
||||
version "9.3.0"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.3.0.tgz#522a79f166050ab5777887348f2cbdb03f71acac"
|
||||
integrity sha512-OuL3xo6XpBErl16+3W9PdnFmgeGp12lM8I1Ii/B56S8Edy1kyrf4W8VD4IBn9v17QlutRQEWUJ54YF/VVQ7J2A==
|
||||
lint-staged@^9.4.0:
|
||||
version "9.4.0"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.0.tgz#dd4abcc9a82539fd290aed1584e3241b8f8af687"
|
||||
integrity sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw==
|
||||
dependencies:
|
||||
chalk "^2.4.2"
|
||||
commander "^2.20.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue