Skip to content

Commit 1a2c6ff

Browse files
chore(deps): update dependency lint-staged to v12.2.0 (#908)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 750f338 commit 1a2c6ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jest": "27.4.7",
4848
"jest-snapshot-serializer-raw": "1.2.0",
4949
"json-schema-to-markdown": "1.1.1",
50-
"lint-staged": "12.1.7",
50+
"lint-staged": "12.2.0",
5151
"patch-package": "6.4.7",
5252
"prettier": "2.5.1",
5353
"rimraf": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5493,10 +5493,10 @@ lines-and-columns@^1.1.6:
54935493
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
54945494
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
54955495

5496-
lint-staged@12.1.7:
5497-
version "12.1.7"
5498-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.7.tgz#fe9137992ac18a456422bb8484dd30be0140629f"
5499-
integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==
5496+
lint-staged@12.2.0:
5497+
version "12.2.0"
5498+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.0.tgz#6f7298399519efc382a414d36717949714b705c3"
5499+
integrity sha512-TnNciMBhmEqzqM+RvzqqdvrG4TsI8wCDMX1Vg9+rj2Y9uY70Nq84Mb1WOIiwxW9l5tUlCOqtY5La71RM2fSgfA==
55005500
dependencies:
55015501
cli-truncate "^3.1.0"
55025502
colorette "^2.0.16"

0 commit comments

Comments
 (0)