File tree 2 files changed +5
-11
lines changed 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 84
84
"esdoc-standard-plugin" : " 1.0.0" ,
85
85
"fixpack" : " 4.0.0" ,
86
86
"husky" : " 7.0.1" ,
87
- "lint-staged" : " 11.1.1 " ,
87
+ "lint-staged" : " 11.1.2 " ,
88
88
"microbundle" : " 0.13.1" ,
89
89
"np" : " 7.5.0" ,
90
90
"pinst" : " 2.1.6" ,
Original file line number Diff line number Diff line change @@ -3329,11 +3329,6 @@ decompress-response@^5.0.0:
3329
3329
dependencies :
3330
3330
mimic-response "^2.0.0"
3331
3331
3332
- dedent@^0.7.0 :
3333
- version "0.7.0"
3334
- resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
3335
- integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=
3336
-
3337
3332
deep-equal@^1.0.0 :
3338
3333
version "1.1.1"
3339
3334
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a"
@@ -6071,17 +6066,16 @@ lines-and-columns@^1.1.6:
6071
6066
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
6072
6067
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
6073
6068
6074
- lint-staged@11.1.1 :
6075
- version "11.1.1 "
6076
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1 .tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300 "
6077
- integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ ==
6069
+ lint-staged@11.1.2 :
6070
+ version "11.1.2 "
6071
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2 .tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90 "
6072
+ integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w ==
6078
6073
dependencies :
6079
6074
chalk "^4.1.1"
6080
6075
cli-truncate "^2.1.0"
6081
6076
commander "^7.2.0"
6082
6077
cosmiconfig "^7.0.0"
6083
6078
debug "^4.3.1"
6084
- dedent "^0.7.0"
6085
6079
enquirer "^2.3.6"
6086
6080
execa "^5.0.0"
6087
6081
listr2 "^3.8.2"
You can’t perform that action at this time.
0 commit comments