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 86
86
"esdoc-standard-plugin" : " 1.0.0" ,
87
87
"fixpack" : " 4.0.0" ,
88
88
"husky" : " 7.0.1" ,
89
- "lint-staged" : " 11.1.1 " ,
89
+ "lint-staged" : " 11.1.2 " ,
90
90
"microbundle" : " 0.13.1" ,
91
91
"np" : " 7.5.0" ,
92
92
"pinst" : " 2.1.6" ,
Original file line number Diff line number Diff line change @@ -4048,11 +4048,6 @@ decompress-response@^5.0.0:
4048
4048
dependencies :
4049
4049
mimic-response "^2.0.0"
4050
4050
4051
- dedent@^0.7.0 :
4052
- version "0.7.0"
4053
- resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
4054
- integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=
4055
-
4056
4051
deep-equal@^1.0.0 :
4057
4052
version "1.1.1"
4058
4053
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a"
@@ -6989,17 +6984,16 @@ lines-and-columns@^1.1.6:
6989
6984
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
6990
6985
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
6991
6986
6992
-
6993
- version "11.1.1 "
6994
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1 .tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300 "
6995
- integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ ==
6987
+
6988
+ version "11.1.2 "
6989
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2 .tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90 "
6990
+ integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w ==
6996
6991
dependencies :
6997
6992
chalk "^4.1.1"
6998
6993
cli-truncate "^2.1.0"
6999
6994
commander "^7.2.0"
7000
6995
cosmiconfig "^7.0.0"
7001
6996
debug "^4.3.1"
7002
- dedent "^0.7.0"
7003
6997
enquirer "^2.3.6"
7004
6998
execa "^5.0.0"
7005
6999
listr2 "^3.8.2"
You can’t perform that action at this time.
0 commit comments