File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 89
89
"esdoc-standard-plugin" : " 1.0.0" ,
90
90
"fixpack" : " 4.0.0" ,
91
91
"husky" : " 7.0.1" ,
92
- "lint-staged" : " 11.1.1 " ,
92
+ "lint-staged" : " 11.1.2 " ,
93
93
"microbundle" : " 0.13.1" ,
94
94
"np" : " 7.5.0" ,
95
95
"pinst" : " 2.1.6" ,
Original file line number Diff line number Diff line change @@ -3398,11 +3398,6 @@ decompress-response@^5.0.0:
3398
3398
dependencies :
3399
3399
mimic-response "^2.0.0"
3400
3400
3401
- dedent@^0.7.0 :
3402
- version "0.7.0"
3403
- resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
3404
- integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=
3405
-
3406
3401
deep-equal@^1.0.0 :
3407
3402
version "1.1.1"
3408
3403
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a"
@@ -6127,17 +6122,16 @@ lines-and-columns@^1.1.6:
6127
6122
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
6128
6123
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
6129
6124
6130
- lint-staged@11.1.1 :
6131
- version "11.1.1 "
6132
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1 .tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300 "
6133
- integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ ==
6125
+ lint-staged@11.1.2 :
6126
+ version "11.1.2 "
6127
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2 .tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90 "
6128
+ integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w ==
6134
6129
dependencies :
6135
6130
chalk "^4.1.1"
6136
6131
cli-truncate "^2.1.0"
6137
6132
commander "^7.2.0"
6138
6133
cosmiconfig "^7.0.0"
6139
6134
debug "^4.3.1"
6140
- dedent "^0.7.0"
6141
6135
enquirer "^2.3.6"
6142
6136
execa "^5.0.0"
6143
6137
listr2 "^3.8.2"
You can’t perform that action at this time.
0 commit comments