Skip to content

Commit d8ccfd7

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

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
@@ -77,7 +77,6 @@
7777
"babel-plugin-unassert": "3.1.0",
7878
"babel-preset-power-assert": "3.0.0",
7979
"c8": "7.7.3",
80-
"coveralls": "3.1.1",
8180
"esdoc": "1.1.0",
8281
"esdoc-inject-script-plugin": "1.0.0",
8382
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3020,17 +3020,6 @@ cosmiconfig@^7.0.0:
30203020
path-type "^4.0.0"
30213021
yaml "^1.10.0"
30223022

3023-
3024-
version "3.1.1"
3025-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081"
3026-
integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==
3027-
dependencies:
3028-
js-yaml "^3.13.1"
3029-
lcov-parse "^1.0.0"
3030-
log-driver "^1.2.7"
3031-
minimist "^1.2.5"
3032-
request "^2.88.2"
3033-
30343023
cross-spawn@^7.0.0:
30353024
version "7.0.2"
30363025
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.2.tgz#d0d7dcfa74e89115c7619f4f721a94e1fdb716d6"
@@ -5857,11 +5846,6 @@ latest-version@^5.1.0:
58575846
dependencies:
58585847
package-json "^6.3.0"
58595848

5860-
lcov-parse@^1.0.0:
5861-
version "1.0.0"
5862-
resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-1.0.0.tgz#eb0d46b54111ebc561acb4c408ef9363bdc8f7e0"
5863-
integrity sha1-6w1GtUER68VhrLTECO+TY73I9+A=
5864-
58655849
levn@^0.4.1:
58665850
version "0.4.1"
58675851
resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
@@ -6168,11 +6152,6 @@ lodash@^4.17.20:
61686152
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
61696153
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
61706154

6171-
log-driver@^1.2.7:
6172-
version "1.2.7"
6173-
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
6174-
integrity sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==
6175-
61766155
log-symbols@^1.0.2:
61776156
version "1.0.2"
61786157
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -8073,7 +8052,7 @@ repeating@^2.0.0:
80738052
dependencies:
80748053
is-finite "^1.0.0"
80758054

8076-
request@^2.55.0, request@^2.88.2:
8055+
request@^2.55.0:
80778056
version "2.88.2"
80788057
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
80798058
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==

0 commit comments

Comments
 (0)