Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Commit

Permalink
Update dependency fetch-mock to v7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 27, 2019
1 parent 57abbcd commit ba82ec5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"coveralls": "3.0.3",
"enzyme": "3.9.0",
"enzyme-adapter-react-16": "1.10.0",
"fetch-mock": "7.3.0",
"fetch-mock": "7.3.1",
"jest-enzyme": "7.0.1",
"react-scripts": "2.1.5",
"react-test-renderer": "16.8.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4090,10 +4090,10 @@ fbjs@^0.8.16, fbjs@^0.8.9:
setimmediate "^1.0.5"
ua-parser-js "^0.7.9"

fetch-mock@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.3.0.tgz#4bf41190c19477c4c86ce1739972035bb02b3add"
integrity sha512-KxBeS8vsADFbWPVomuwxYqOJ2obZo6CidgkypjDPeu6zl+tAJvh2GfLDmJ8u//xgBGM9iOGwOxafeqAclilH2A==
fetch-mock@7.3.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.3.1.tgz#a3e28d8f141caaf68d78112354381a7303f87049"
integrity sha512-euKqWnxeApj0toZ5MSavZJ7IIxbMaHpgteV2GNuz6/slAY0JUbRe95U/ueaz2spT/4nR75H4wpEmy2MMEsCoRg==
dependencies:
babel-polyfill "^6.26.0"
glob-to-regexp "^0.4.0"
Expand Down

0 comments on commit ba82ec5

Please sign in to comment.