mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency lint-staged to v12.5.0
This commit is contained in:
parent
3c6f6818c0
commit
33a52df4d2
@ -153,7 +153,7 @@
|
||||
"fetch-mock": "9.11.0",
|
||||
"husky": "8.0.1",
|
||||
"jest": "27.5.1",
|
||||
"lint-staged": "12.4.3",
|
||||
"lint-staged": "12.5.0",
|
||||
"nock": "^13.2.4",
|
||||
"prettier": "2.6.2",
|
||||
"proxyquire": "2.1.3",
|
||||
|
22
yarn.lock
22
yarn.lock
@ -5990,27 +5990,7 @@ lines-and-columns@^2.0.2:
|
||||
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
|
||||
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
|
||||
|
||||
lint-staged@12.4.3:
|
||||
version "12.4.3"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.3.tgz#914fa468458364e14cc952145db552d87c8847b6"
|
||||
integrity sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==
|
||||
dependencies:
|
||||
cli-truncate "^3.1.0"
|
||||
colorette "^2.0.16"
|
||||
commander "^9.3.0"
|
||||
debug "^4.3.4"
|
||||
execa "^5.1.1"
|
||||
lilconfig "2.0.5"
|
||||
listr2 "^4.0.5"
|
||||
micromatch "^4.0.5"
|
||||
normalize-path "^3.0.0"
|
||||
object-inspect "^1.12.2"
|
||||
pidtree "^0.5.0"
|
||||
string-argv "^0.3.1"
|
||||
supports-color "^9.2.2"
|
||||
yaml "^1.10.2"
|
||||
|
||||
lint-staged@^12.5.0:
|
||||
lint-staged@12.5.0, lint-staged@^12.5.0:
|
||||
version "12.5.0"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.5.0.tgz#d6925747480ae0e380d13988522f9dd8ef9126e3"
|
||||
integrity sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==
|
||||
|
Loading…
Reference in New Issue
Block a user