mirror of https://github.com/webpack/webpack.git
chore(deps-dev): bump lint-staged from 9.2.1 to 9.4.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.2.1 to 9.4.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.2.1...v9.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ff92f644b9
commit
ff77c0771e
|
|
@ -3834,9 +3834,9 @@ lines-and-columns@^1.1.6:
|
|||
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
|
||||
|
||||
lint-staged@^9.2.1:
|
||||
version "9.2.1"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.1.tgz#57fc5947611604d5a32e478734a13f3e4687f646"
|
||||
integrity sha512-3lGgJfBddCy/WndKdNko+uJbwyYjBD1k+V+SA+phBYWzH265S95KQya/Wln/UL+hOjc7NcjtFYVCUWuAcqYHhg==
|
||||
version "9.4.2"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.2.tgz#14cb577a9512f520691f8b5aefce6a8f7ead6c04"
|
||||
integrity sha512-OFyGokJSWTn2M6vngnlLXjaHhi8n83VIZZ5/1Z26SULRUWgR3ITWpAEQC9Pnm3MC/EpCxlwts/mQWDHNji2+zA==
|
||||
dependencies:
|
||||
chalk "^2.4.2"
|
||||
commander "^2.20.0"
|
||||
|
|
@ -3848,6 +3848,7 @@ lint-staged@^9.2.1:
|
|||
listr "^0.14.3"
|
||||
log-symbols "^3.0.0"
|
||||
micromatch "^4.0.2"
|
||||
normalize-path "^3.0.0"
|
||||
please-upgrade-node "^3.1.1"
|
||||
string-argv "^0.3.0"
|
||||
stringify-object "^3.3.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue