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 78
78
"jest" : " ^27.4.7" ,
79
79
"jest-github-actions-reporter" : " ^1.0.3" ,
80
80
"jest-watch-typeahead" : " ^1.0.0" ,
81
- "lint-staged" : " ^12.3.3 " ,
81
+ "lint-staged" : " ^12.3.4 " ,
82
82
"lodash.has" : " ^4.5.2" ,
83
83
"mkdirp" : " ^1.0.3" ,
84
84
"prettier" : " ^2.5.1" ,
Original file line number Diff line number Diff line change @@ -4993,10 +4993,10 @@ lines-and-columns@^1.1.6:
4993
4993
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
4994
4994
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
4995
4995
4996
- lint-staged@^12.3.3 :
4997
- version "12.3.3 "
4998
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.3 .tgz#0a465962fe53baa2b4b9da50801ead49a910e03b "
4999
- integrity sha512-OqcLsqcPOqzvsfkxjeBpZylgJ3SRG1RYqc9LxC6tkt6tNsq1bNVkAixBwX09f6CobcHswzqVOCBpFR1Fck0+ag ==
4996
+ lint-staged@^12.3.4 :
4997
+ version "12.3.4 "
4998
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.4 .tgz#4b1ff8c394c3e6da436aaec5afd4db18b5dac360 "
4999
+ integrity sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w ==
5000
5000
dependencies :
5001
5001
cli-truncate "^3.1.0"
5002
5002
colorette "^2.0.16"
You can’t perform that action at this time.
0 commit comments