Skip to content

Commit b0fad9f

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 a364eda commit b0fad9f

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
@@ -79,7 +79,6 @@
7979
"babel-plugin-unassert": "3.0.1",
8080
"babel-preset-power-assert": "3.0.0",
8181
"c8": "7.8.0",
82-
"coveralls": "3.1.0",
8382
"esdoc": "1.1.0",
8483
"esdoc-ecmascript-proposal-plugin": "1.0.0",
8584
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2933,17 +2933,6 @@ cosmiconfig@^7.0.0:
29332933
path-type "^4.0.0"
29342934
yaml "^1.10.0"
29352935

2936-
2937-
version "3.1.0"
2938-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
2939-
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
2940-
dependencies:
2941-
js-yaml "^3.13.1"
2942-
lcov-parse "^1.0.0"
2943-
log-driver "^1.2.7"
2944-
minimist "^1.2.5"
2945-
request "^2.88.2"
2946-
29472936
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
29482937
version "7.0.3"
29492938
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
@@ -5642,11 +5631,6 @@ latest-version@^5.1.0:
56425631
dependencies:
56435632
package-json "^6.3.0"
56445633

5645-
lcov-parse@^1.0.0:
5646-
version "1.0.0"
5647-
resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-1.0.0.tgz#eb0d46b54111ebc561acb4c408ef9363bdc8f7e0"
5648-
integrity sha1-6w1GtUER68VhrLTECO+TY73I9+A=
5649-
56505634
levn@^0.4.1:
56515635
version "0.4.1"
56525636
resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
@@ -5938,11 +5922,6 @@ lodash@^4.1.0, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.12, lodash@^4.17.15,
59385922
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
59395923
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
59405924

5941-
log-driver@^1.2.7:
5942-
version "1.2.7"
5943-
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
5944-
integrity sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==
5945-
59465925
log-symbols@^1.0.2:
59475926
version "1.0.2"
59485927
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -7742,7 +7721,7 @@ repeating@^2.0.0:
77427721
dependencies:
77437722
is-finite "^1.0.0"
77447723

7745-
request@^2.55.0, request@^2.88.2:
7724+
request@^2.55.0:
77467725
version "2.88.2"
77477726
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
77487727
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==

0 commit comments

Comments
 (0)