Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/fetch-mock
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 27, 2019
1 parent 0a0b8df commit e23adb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"devDependencies": {
"@types/chai": "4.1.7",
"@types/chai-as-promised": "7.1.0",
"@types/fetch-mock": "5.12.2",
"@types/fetch-mock": "7.2.3",
"@types/mocha": "2.2.48",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"fetch-mock": "5.13.1",
"fetch-mock": "7.3.1",
"graphql": "0.13.2",
"graphql-tag": "2.10.0",
"lerna": "2.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/mocha": "2.2.48",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"fetch-mock": "5.13.1",
"fetch-mock": "7.3.1",
"graphql": "0.13.2",
"graphql-tag": "2.10.0",
"lerna": "2.11.0",
Expand Down

0 comments on commit e23adb5

Please sign in to comment.