Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Merge #1053
Browse files Browse the repository at this point in the history
1053: Update dependency fetch-mock to v7.4.0 r=rehandalal a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [fetch-mock](http://www.wheresrhys.co.uk/fetch-mock) ([source](https://togithub.com/wheresrhys/fetch-mock)) | devDependencies | minor | [`7.3.9` -> `7.4.0`](https://renovatebot.com/diffs/npm/fetch-mock/7.3.9/7.4.0) |


Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed Sep 30, 2019
2 parents 6c5e0d5 + db3d618 commit 1d20e2d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"eslint-plugin-react": "7.14.3",
"eslint-plugin-react-hooks": "2.0.1",
"faker": "4.1.0",
"fetch-mock": "7.3.9",
"fetch-mock": "7.4.0",
"jest": "24.9.0",
"jest-immutable-matchers": "2.0.1",
"prettier": "1.18.2",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4324,14 +4324,15 @@ fbjs@^0.8.15, fbjs@^0.8.16, fbjs@^0.8.9:
setimmediate "^1.0.5"
ua-parser-js "^0.7.18"

fetch-mock@7.3.9:
version "7.3.9"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.3.9.tgz#a80fd2a1728f72e0634ef7a9734bc61200096487"
integrity sha512-PgsTbiQBNapFz2P2UwDl3gowK3nZqfV4HdyDZ1dI4eTGGH9MLAeBglIPbyDbbNQoGYBOfla6/9uaiq7az2z4Aw==
fetch-mock@7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.4.0.tgz#34f2f5cca03de93af9b253ebb8a678b72563cb02"
integrity sha512-q2zrAJh2CcPf6yrDIRxAo18vs1yohETzTNVvtJsqznAAWS4XuJ5M8uaIfrw8odHm7wZJIfMdA6P3RObMNYSWXQ==
dependencies:
babel-polyfill "^6.26.0"
core-js "^2.6.9"
glob-to-regexp "^0.4.0"
lodash.isequal "^4.5.0"
path-to-regexp "^2.2.1"
whatwg-url "^6.5.0"

Expand Down

0 comments on commit 1d20e2d

Please sign in to comment.