Skip to content

Commit 9ad19b5

Browse files
committed
chore: update dependency lint-staged to v12.3.0
1 parent 1f534f9 commit 9ad19b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"husky": "^7.0.0",
9999
"jest": "27.4.7",
100100
"lerna": "^4.0.0",
101-
"lint-staged": "12.2.2",
101+
"lint-staged": "12.3.0",
102102
"prettier": "^2.0.5",
103103
"ts-jest": "^27.0.5",
104104
"typescript": "^4.4.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6354,10 +6354,10 @@ lines-and-columns@^1.1.6:
63546354
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
63556355
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
63566356

6357-
lint-staged@12.2.2:
6358-
version "12.2.2"
6359-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.2.2.tgz#e03d93b41092316e0f38b37c9630da807aae3cca"
6360-
integrity sha512-bcHEoM1M/f+K1BYdHcEuIn8K+zMOSJR3mkny6PAuQiTgcSUcRbUWaUD6porAYypxF4k1vYZZ2HutZt1p94Z1jQ==
6357+
lint-staged@12.3.0:
6358+
version "12.3.0"
6359+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.0.tgz#9fa38336d2a9e246aea57bad772d7367f41ad0df"
6360+
integrity sha512-bk+jvy5H+12Srg8MGlSmBt78B9GEbMtd4BETHdHS1mMmbgt3Gw18d8KwrJXCcJmICMGQTCiKBUMZSZ3NlfQ8PQ==
63616361
dependencies:
63626362
cli-truncate "^3.1.0"
63636363
colorette "^2.0.16"

0 commit comments

Comments
 (0)