File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 46
46
"husky" : " 7.0.1" ,
47
47
"jest" : " 27.0.6" ,
48
48
"json-schema-to-markdown" : " 1.1.1" ,
49
- "lint-staged" : " 11.1.1 " ,
49
+ "lint-staged" : " 11.1.2 " ,
50
50
"patch-package" : " 6.4.7" ,
51
51
"rimraf" : " 3.0.2" ,
52
52
"ts-jest" : " 27.0.4" ,
Original file line number Diff line number Diff line change @@ -4674,17 +4674,16 @@ lines-and-columns@^1.1.6:
4674
4674
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
4675
4675
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
4676
4676
4677
-
4678
- version "11.1.1 "
4679
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1 .tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300 "
4680
- integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ ==
4677
+
4678
+ version "11.1.2 "
4679
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2 .tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90 "
4680
+ integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w ==
4681
4681
dependencies :
4682
4682
chalk "^4.1.1"
4683
4683
cli-truncate "^2.1.0"
4684
4684
commander "^7.2.0"
4685
4685
cosmiconfig "^7.0.0"
4686
4686
debug "^4.3.1"
4687
- dedent "^0.7.0"
4688
4687
enquirer "^2.3.6"
4689
4688
execa "^5.0.0"
4690
4689
listr2 "^3.8.2"
You can’t perform that action at this time.
0 commit comments