chore(deps): update dependency fetch-mock to v9.4.0

This commit is contained in:
Renovate Bot
2020-04-15 22:44:29 +00:00
committed by renovate[bot]
parent 7f9b0567ed
commit 55c3bd460e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11148,9 +11148,9 @@
}
},
"fetch-mock": {
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.3.1.tgz",
"integrity": "sha512-zt2QUNYuR1kVCG8vGV+awxe/dtH/ufjpu2EA08v04eAVu3Rnt1P8Df8//VJrtxIx6tAdH+NHuCkb/Z69HUOT9A==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.4.0.tgz",
"integrity": "sha512-tqnFmcjYheW5Z9zOPRVY+ZXjB/QWCYtPiOrYGEsPgKfpGHco97eaaj7Rv9MjK7PVWG4rWfv6t2IgQAzDQizBZA==",
"dev": true,
"requires": {
"babel-runtime": "^6.26.0",
+1 -1
View File
@@ -83,7 +83,7 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"eslint-plugin-prettier": "3.1.3",
"fetch-mock": "9.3.1",
"fetch-mock": "9.4.0",
"jest-canvas-mock": "2.2.0",
"jest-date-mock": "1.0.8",
"jest-fetch-mock": "3.0.3",