This repository was archived by the owner on Mar 19, 2026. It is now read-only.
fix(deps): update to the latest version of teeny-request#448
Merged
JustinBeckwith merged 1 commit intomasterfrom Aug 1, 2019
Merged
fix(deps): update to the latest version of teeny-request#448JustinBeckwith merged 1 commit intomasterfrom
JustinBeckwith merged 1 commit intomasterfrom
Conversation
Contributor
|
@JustinBeckwith haven't seen much going on here lately, but I'm wondering if we can close #459 in favor of this? |
54c6b6e to
cff58e7
Compare
Codecov Report
@@ Coverage Diff @@
## master #448 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 5 5
Lines 405 405
Branches 99 99
=======================================
Hits 398 398
Misses 2 2
Partials 5 5
Continue to review full report at Codecov.
|
callmehiphop
reviewed
Aug 1, 2019
| "@types/nock": "^10.0.0", | ||
| "@types/node": "^11.13.0", | ||
| "@types/proxyquire": "^1.3.28", | ||
| "@types/request": "^2.48.1", |
Contributor
There was a problem hiding this comment.
Do we need this still?
Contributor
Author
There was a problem hiding this comment.
Yeah, for now we do for tests.
callmehiphop
approved these changes
Aug 1, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #392