Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit

Permalink
build(deps-dev): bump node-fetch from 2.1.2 to 2.2.0 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and iCrawl committed Jul 22, 2018
1 parent 49ae4bc commit d9535bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint": "^5.2.0",
"eslint-config-aqua": "^4.3.0",
"jest": "^23.4.1",
"node-fetch": "^2.1.2"
"node-fetch": "^2.2.0"
},
"eslintConfig": {
"extends": "aqua/node",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2641,9 +2641,9 @@ [email protected]:
version "2.0.0"
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.0.0.tgz#202b48021a0c4cbde2df80de15a17443c8b43980"

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.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.2.0.tgz#4ee79bde909262f9775f731e3656d0db55ced5b5"

node-int64@^0.4.0:
version "0.4.0"
Expand Down

0 comments on commit d9535bd

Please sign in to comment.