Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 2738c24

Browse files
Bump node-fetch from 2.1.2 to 2.2.0
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/bitinn/node-fetch/blob/master/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.1.2...v2.2.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4a63e5 commit 2738c24

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"eslint": "~4.19.1",
117117
"istanbul": "1.1.0-alpha.1",
118118
"mocha": "~5.2.0",
119-
"node-fetch": "^2.1.2",
119+
"node-fetch": "^2.2.0",
120120
"nodemon": "~1.18.3",
121121
"nyc": "^12.0.2",
122122
"wait-on": "~2.1.0"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4023,9 +4023,9 @@ [email protected]:
40234023
version "2.0.0"
40244024
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.0.0.tgz#202b48021a0c4cbde2df80de15a17443c8b43980"
40254025

4026-
node-fetch@^2.1.2:
4027-
version "2.1.2"
4028-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
4026+
node-fetch@^2.2.0:
4027+
version "2.2.0"
4028+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.2.0.tgz#4ee79bde909262f9775f731e3656d0db55ced5b5"
40294029

40304030
node-gyp@^3.3.1:
40314031
version "3.7.0"

0 commit comments

Comments
 (0)