Skip to content

Commit 8cb3be9

Browse files
chore(deps): update dependency lint-staged to v12.3.0 (#922)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b65fc0e commit 8cb3be9

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.2.2",
50+
"lint-staged": "12.3.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
@@ -5553,10 +5553,10 @@ lines-and-columns@^1.1.6:
55535553
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
55545554
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
55555555

5556-
lint-staged@12.2.2:
5557-
version "12.2.2"
5558-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.2.tgz#e03d93b41092316e0f38b37c9630da807aae3cca"
5559-
integrity sha512-bcHEoM1M/f+K1BYdHcEuIn8K+zMOSJR3mkny6PAuQiTgcSUcRbUWaUD6porAYypxF4k1vYZZ2HutZt1p94Z1jQ==
5556+
lint-staged@12.3.0:
5557+
version "12.3.0"
5558+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.0.tgz#9fa38336d2a9e246aea57bad772d7367f41ad0df"
5559+
integrity sha512-bk+jvy5H+12Srg8MGlSmBt78B9GEbMtd4BETHdHS1mMmbgt3Gw18d8KwrJXCcJmICMGQTCiKBUMZSZ3NlfQ8PQ==
55605560
dependencies:
55615561
cli-truncate "^3.1.0"
55625562
colorette "^2.0.16"

0 commit comments

Comments
 (0)