File tree Expand file tree Collapse file tree 2 files changed +1
-23
lines changed Expand file tree Collapse file tree 2 files changed +1
-23
lines changed Original file line number Diff line number Diff line change 76
76
"babel-plugin-unassert" : " 3.1.0" ,
77
77
"babel-preset-power-assert" : " 3.0.0" ,
78
78
"c8" : " 7.7.3" ,
79
- "coveralls" : " 3.1.1" ,
80
79
"esdoc" : " 1.1.0" ,
81
80
"esdoc-ecmascript-proposal-plugin" : " 1.0.0" ,
82
81
"esdoc-inject-script-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -3514,17 +3514,6 @@ cosmiconfig@^7.0.0:
3514
3514
path-type "^4.0.0"
3515
3515
yaml "^1.10.0"
3516
3516
3517
-
3518
- version "3.1.1"
3519
- resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081"
3520
- integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==
3521
- dependencies :
3522
- js-yaml "^3.13.1"
3523
- lcov-parse "^1.0.0"
3524
- log-driver "^1.2.7"
3525
- minimist "^1.2.5"
3526
- request "^2.88.2"
3527
-
3528
3517
create-ecdh@^4.0.0 :
3529
3518
version "4.0.4"
3530
3519
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e"
@@ -6742,11 +6731,6 @@ latest-version@^5.1.0:
6742
6731
dependencies :
6743
6732
package-json "^6.3.0"
6744
6733
6745
- lcov-parse@^1.0.0 :
6746
- version "1.0.0"
6747
- resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-1.0.0.tgz#eb0d46b54111ebc561acb4c408ef9363bdc8f7e0"
6748
- integrity sha1-6w1GtUER68VhrLTECO+TY73I9+A=
6749
-
6750
6734
levn@^0.4.1 :
6751
6735
version "0.4.1"
6752
6736
resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
@@ -7040,11 +7024,6 @@ lodash@^4.17.21:
7040
7024
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
7041
7025
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
7042
7026
7043
- log-driver@^1.2.7 :
7044
- version "1.2.7"
7045
- resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
7046
- integrity sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==
7047
-
7048
7027
log-symbols@^1.0.2 :
7049
7028
version "1.0.2"
7050
7029
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -9134,7 +9113,7 @@ repeating@^2.0.0:
9134
9113
dependencies :
9135
9114
is-finite "^1.0.0"
9136
9115
9137
- request@^2.55.0, request@^2.88.2 :
9116
+ request@^2.55.0 :
9138
9117
version "2.88.2"
9139
9118
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
9140
9119
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
You can’t perform that action at this time.
0 commit comments