Skip to content

Commit f62a25d

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/a44c42967442d65fd14272682fb84a6f32feb841/src/transforms/deps:remove-coveralls.js Please contact the author of the transform if you believe there was an error.
1 parent 9b0cc4d commit f62a25d

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
"babel-plugin-unassert": "3.1.0",
7575
"babel-preset-power-assert": "3.0.0",
7676
"c8": "7.7.3",
77-
"coveralls": "3.1.1",
7877
"esdoc": "1.1.0",
7978
"esdoc-ecmascript-proposal-plugin": "1.0.0",
8079
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2885,17 +2885,6 @@ cosmiconfig@^7.0.0:
28852885
path-type "^4.0.0"
28862886
yaml "^1.10.0"
28872887

2888-
2889-
version "3.1.1"
2890-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081"
2891-
integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==
2892-
dependencies:
2893-
js-yaml "^3.13.1"
2894-
lcov-parse "^1.0.0"
2895-
log-driver "^1.2.7"
2896-
minimist "^1.2.5"
2897-
request "^2.88.2"
2898-
28992888
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
29002889
version "7.0.3"
29012890
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
@@ -5849,11 +5838,6 @@ latest-version@^5.1.0:
58495838
dependencies:
58505839
package-json "^6.3.0"
58515840

5852-
lcov-parse@^1.0.0:
5853-
version "1.0.0"
5854-
resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-1.0.0.tgz#eb0d46b54111ebc561acb4c408ef9363bdc8f7e0"
5855-
integrity sha1-6w1GtUER68VhrLTECO+TY73I9+A=
5856-
58575841
levn@^0.4.1:
58585842
version "0.4.1"
58595843
resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
@@ -6140,11 +6124,6 @@ lodash@^4.1.0, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.12, lodash@^4.17.15,
61406124
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
61416125
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
61426126

6143-
log-driver@^1.2.7:
6144-
version "1.2.7"
6145-
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
6146-
integrity sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==
6147-
61486127
log-symbols@^1.0.2:
61496128
version "1.0.2"
61506129
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -8005,7 +7984,7 @@ repeating@^2.0.0:
80057984
dependencies:
80067985
is-finite "^1.0.0"
80077986

8008-
request@^2.55.0, request@^2.88.2:
7987+
request@^2.55.0:
80097988
version "2.88.2"
80107989
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
80117990
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==

0 commit comments

Comments
 (0)