File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 72
72
"is-ci" : " ^3.0.0" ,
73
73
"jest" : " ^27.0.6" ,
74
74
"jest-watch-typeahead" : " ^0.6.4" ,
75
- "lint-staged" : " ^11.1.1 " ,
75
+ "lint-staged" : " ^11.1.2 " ,
76
76
"lodash.has" : " ^4.5.2" ,
77
77
"mkdirp" : " ^1.0.3" ,
78
78
"prettier" : " ^2.3.2" ,
Original file line number Diff line number Diff line change @@ -5209,17 +5209,16 @@ lines-and-columns@^1.1.6:
5209
5209
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
5210
5210
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5211
5211
5212
- lint-staged@^11.1.1 :
5213
- version "11.1.1 "
5214
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1 .tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300 "
5215
- integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ ==
5212
+ lint-staged@^11.1.2 :
5213
+ version "11.1.2 "
5214
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2 .tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90 "
5215
+ integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w ==
5216
5216
dependencies :
5217
5217
chalk "^4.1.1"
5218
5218
cli-truncate "^2.1.0"
5219
5219
commander "^7.2.0"
5220
5220
cosmiconfig "^7.0.0"
5221
5221
debug "^4.3.1"
5222
- dedent "^0.7.0"
5223
5222
enquirer "^2.3.6"
5224
5223
execa "^5.0.0"
5225
5224
listr2 "^3.8.2"
You can’t perform that action at this time.
0 commit comments