Skip to content

Commit 386e371

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

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
@@ -72,7 +72,6 @@
7272
"babel-plugin-unassert": "3.1.0",
7373
"babel-preset-power-assert": "3.0.0",
7474
"c8": "7.7.2",
75-
"coveralls": "3.1.0",
7675
"esdoc": "1.1.0",
7776
"esdoc-inject-script-plugin": "1.0.0",
7877
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3244,17 +3244,6 @@ cosmiconfig@^7.0.0:
32443244
path-type "^4.0.0"
32453245
yaml "^1.10.0"
32463246

3247-
3248-
version "3.1.0"
3249-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
3250-
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
3251-
dependencies:
3252-
js-yaml "^3.13.1"
3253-
lcov-parse "^1.0.0"
3254-
log-driver "^1.2.7"
3255-
minimist "^1.2.5"
3256-
request "^2.88.2"
3257-
32583247
create-ecdh@^4.0.0:
32593248
version "4.0.4"
32603249
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e"
@@ -6330,11 +6319,6 @@ latest-version@^5.1.0:
63306319
dependencies:
63316320
package-json "^6.3.0"
63326321

6333-
lcov-parse@^1.0.0:
6334-
version "1.0.0"
6335-
resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-1.0.0.tgz#eb0d46b54111ebc561acb4c408ef9363bdc8f7e0"
6336-
integrity sha1-6w1GtUER68VhrLTECO+TY73I9+A=
6337-
63386322
levn@^0.4.1:
63396323
version "0.4.1"
63406324
resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
@@ -6618,11 +6602,6 @@ lodash@^4.1.0, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.12, lodash@^4.17.15,
66186602
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
66196603
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
66206604

6621-
log-driver@^1.2.7:
6622-
version "1.2.7"
6623-
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
6624-
integrity sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==
6625-
66266605
log-symbols@^1.0.2:
66276606
version "1.0.2"
66286607
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -8653,7 +8632,7 @@ repeating@^2.0.0:
86538632
dependencies:
86548633
is-finite "^1.0.0"
86558634

8656-
request@^2.55.0, request@^2.88.2:
8635+
request@^2.55.0:
86578636
version "2.88.2"
86588637
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
86598638
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==

0 commit comments

Comments
 (0)