Skip to content

Commit eb21065

Browse files
🤖 deps: Remove devDependency coveralls.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/042c55f2254a9efdce5074d537141d6f85a98927/src/transforms/deps:remove-coveralls.js Please contact the author of the transform if you believe there was an error.
1 parent bc40cd6 commit eb21065

2 files changed

Lines changed: 1 addition & 23 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
"babel-plugin-unassert": "3.1.0",
8686
"babel-preset-power-assert": "3.0.0",
8787
"c8": "7.7.3",
88-
"coveralls": "3.1.1",
8988
"esdoc": "1.1.0",
9089
"esdoc-ecmascript-proposal-plugin": "1.0.0",
9190
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3341,17 +3341,6 @@ cosmiconfig@^7.0.0:
33413341
path-type "^4.0.0"
33423342
yaml "^1.10.0"
33433343

3344-
coveralls@3.1.1:
3345-
version "3.1.1"
3346-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081"
3347-
integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==
3348-
dependencies:
3349-
js-yaml "^3.13.1"
3350-
lcov-parse "^1.0.0"
3351-
log-driver "^1.2.7"
3352-
minimist "^1.2.5"
3353-
request "^2.88.2"
3354-
33553344
create-ecdh@^4.0.0:
33563345
version "4.0.4"
33573346
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e"
@@ -6489,11 +6478,6 @@ latest-version@^5.1.0:
64896478
dependencies:
64906479
package-json "^6.3.0"
64916480

6492-
lcov-parse@^1.0.0:
6493-
version "1.0.0"
6494-
resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-1.0.0.tgz#eb0d46b54111ebc561acb4c408ef9363bdc8f7e0"
6495-
integrity sha1-6w1GtUER68VhrLTECO+TY73I9+A=
6496-
64976481
levn@^0.4.1:
64986482
version "0.4.1"
64996483
resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
@@ -6782,11 +6766,6 @@ lodash@^4.1.0, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.12, lodash@^4.17.15,
67826766
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
67836767
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
67846768

6785-
log-driver@^1.2.7:
6786-
version "1.2.7"
6787-
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
6788-
integrity sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==
6789-
67906769
log-symbols@^1.0.2:
67916770
version "1.0.2"
67926771
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -8832,7 +8811,7 @@ repeating@^2.0.0:
88328811
dependencies:
88338812
is-finite "^1.0.0"
88348813

8835-
request@^2.55.0, request@^2.88.2:
8814+
request@^2.55.0:
88368815
version "2.88.2"
88378816
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
88388817
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==

0 commit comments

Comments
 (0)