Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a3b1e24

Browse filesBrowse 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/8134808bd3e9bcbb3e4b2ca5401e2dee58965a01/src/transforms/deps:remove-coveralls.js Please contact the author of the transform if you believe there was an error.
1 parent acedb87 commit a3b1e24
Copy full SHA for a3b1e24

File tree

Expand file treeCollapse file tree

2 files changed

+1
-31
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-31
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
"babel-plugin-unassert": "3.0.1",
8686
"babel-preset-power-assert": "3.0.0",
8787
"c8": "7.10.0",
88-
"coveralls": "3.1.0",
8988
"esdoc": "1.1.0",
9089
"esdoc-inject-script-plugin": "1.0.0",
9190
"esdoc-inject-style-plugin": "1.0.0",

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+1-30Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3863,17 +3863,6 @@ cosmiconfig@^7.0.1:
38633863
path-type "^4.0.0"
38643864
yaml "^1.10.0"
38653865

3866-
coveralls@3.1.0:
3867-
version "3.1.0"
3868-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
3869-
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
3870-
dependencies:
3871-
js-yaml "^3.13.1"
3872-
lcov-parse "^1.0.0"
3873-
log-driver "^1.2.7"
3874-
minimist "^1.2.5"
3875-
request "^2.88.2"
3876-
38773866
create-require@^1.1.0:
38783867
version "1.1.1"
38793868
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -6576,14 +6565,6 @@ js-types@^1.0.0:
65766565
resolved "https://registry.yarnpkg.com/js-types/-/js-types-1.0.0.tgz#d242e6494ed572ad3c92809fc8bed7f7687cbf03"
65776566
integrity sha1-0kLmSU7Vcq08koCfyL7X92h8vwM=
65786567

6579-
js-yaml@^3.13.1:
6580-
version "3.14.0"
6581-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
6582-
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
6583-
dependencies:
6584-
argparse "^1.0.7"
6585-
esprima "^4.0.0"
6586-
65876568
js-yaml@^3.14.0:
65886569
version "3.14.1"
65896570
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
@@ -6777,11 +6758,6 @@ latest-version@^5.1.0:
67776758
dependencies:
67786759
package-json "^6.3.0"
67796760

6780-
lcov-parse@^1.0.0:
6781-
version "1.0.0"
6782-
resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-1.0.0.tgz#eb0d46b54111ebc561acb4c408ef9363bdc8f7e0"
6783-
integrity sha1-6w1GtUER68VhrLTECO+TY73I9+A=
6784-
67856761
levn@^0.4.1:
67866762
version "0.4.1"
67876763
resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
@@ -7069,11 +7045,6 @@ lodash@^4.17.21:
70697045
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
70707046
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
70717047

7072-
log-driver@^1.2.7:
7073-
version "1.2.7"
7074-
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
7075-
integrity sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==
7076-
70777048
log-symbols@^1.0.2:
70787049
version "1.0.2"
70797050
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -8852,7 +8823,7 @@ repeating@^2.0.0:
88528823
dependencies:
88538824
is-finite "^1.0.0"
88548825

8855-
request@^2.55.0, request@^2.88.2:
8826+
request@^2.55.0:
88568827
version "2.88.2"
88578828
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
88588829
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.