File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-plugin-unicorn" : " ^40.0.0" ,
45
45
"husky" : " 7.0.4" ,
46
46
"jest" : " 27.4.7" ,
47
- "lint-staged" : " 12.2.0 " ,
47
+ "lint-staged" : " 12.2.1 " ,
48
48
"mocked-env" : " ^1.3.5" ,
49
49
"nock" : " 13.2.2" ,
50
50
"node-fetch" : " 2.6.7" ,
Original file line number Diff line number Diff line change @@ -3768,10 +3768,10 @@ lines-and-columns@^1.1.6:
3768
3768
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
3769
3769
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
3770
3770
3771
-
3772
- version "12.2.0 "
3773
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.0 .tgz#6f7298399519efc382a414d36717949714b705c3 "
3774
- integrity sha512-TnNciMBhmEqzqM+RvzqqdvrG4TsI8wCDMX1Vg9+rj2Y9uY70Nq84Mb1WOIiwxW9l5tUlCOqtY5La71RM2fSgfA ==
3771
+
3772
+ version "12.2.1 "
3773
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.1 .tgz#e37b5a81deaabf5823f43b3aa903a70c15c9d0b3 "
3774
+ integrity sha512-VCVcA9C2Vt5HHxSR4EZVZFJcQRJH984CGBeY+cJ/xed4mBd+JidbM/xbKcCq5ASaygAV0iITtdsCTnID7h/1OQ ==
3775
3775
dependencies :
3776
3776
cli-truncate "^3.1.0"
3777
3777
colorette "^2.0.16"
You can’t perform that action at this time.
0 commit comments