Skip to content

Commit 718984a

Browse files
chore: update dependency lint-staged to v12.2.1 (#2981)
Co-authored-by: Renovate Bot <[email protected]>
1 parent be03af5 commit 718984a

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.0",
101+
"lint-staged": "12.2.1",
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-
6358-
version "12.2.0"
6359-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.2.0.tgz#6f7298399519efc382a414d36717949714b705c3"
6360-
integrity sha512-TnNciMBhmEqzqM+RvzqqdvrG4TsI8wCDMX1Vg9+rj2Y9uY70Nq84Mb1WOIiwxW9l5tUlCOqtY5La71RM2fSgfA==
6357+
6358+
version "12.2.1"
6359+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.2.1.tgz#e37b5a81deaabf5823f43b3aa903a70c15c9d0b3"
6360+
integrity sha512-VCVcA9C2Vt5HHxSR4EZVZFJcQRJH984CGBeY+cJ/xed4mBd+JidbM/xbKcCq5ASaygAV0iITtdsCTnID7h/1OQ==
63616361
dependencies:
63626362
cli-truncate "^3.1.0"
63636363
colorette "^2.0.16"

0 commit comments

Comments
 (0)