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 98
98
"husky" : " ^7.0.0" ,
99
99
"jest" : " 27.0.6" ,
100
100
"lerna" : " ^4.0.0" ,
101
- "lint-staged" : " 11.1.1 " ,
101
+ "lint-staged" : " 11.1.2 " ,
102
102
"prettier" : " ^2.0.5" ,
103
103
"ts-jest" : " 27.0.4" ,
104
104
"typescript" : " 4.3.5"
Original file line number Diff line number Diff line change @@ -7080,17 +7080,16 @@ lines-and-columns@^1.1.6:
7080
7080
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
7081
7081
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
7082
7082
7083
-
7084
- version "11.1.1 "
7085
- resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.1.1 .tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300 "
7086
- integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ ==
7083
+
7084
+ version "11.1.2 "
7085
+ resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.1.2 .tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90 "
7086
+ integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w ==
7087
7087
dependencies :
7088
7088
chalk "^4.1.1"
7089
7089
cli-truncate "^2.1.0"
7090
7090
commander "^7.2.0"
7091
7091
cosmiconfig "^7.0.0"
7092
7092
debug "^4.3.1"
7093
- dedent "^0.7.0"
7094
7093
enquirer "^2.3.6"
7095
7094
execa "^5.0.0"
7096
7095
listr2 "^3.8.2"
You can’t perform that action at this time.
0 commit comments