Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v12.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 1, 2022
1 parent 3c6f681 commit 33a52df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down
22 changes: 1 addition & 21 deletions yarn.lock
Expand Up @@ -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==
Expand Down

0 comments on commit 33a52df

Please sign in to comment.