Skip to content

Commit

Permalink
chore(deps): update dependency node-fetch to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2020
1 parent 9488588 commit e16e037
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion e2e-tests/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"babel-polyfill": "6.26.0",
"cypress": "3.8.2",
"node-fetch": "2.1.2",
"node-fetch": "2.6.0",
"serve": "6.5.5"
}
}
6 changes: 3 additions & 3 deletions e2e-tests/react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4712,9 +4712,9 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"

node-fetch@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
node-fetch@2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"

node-fetch@^1.0.1, node-fetch@^1.5.3:
version "1.7.3"
Expand Down

0 comments on commit e16e037

Please sign in to comment.