chore(deps): update dependency fetch-mock to v8.1.0

This commit is contained in:
Renovate Bot
2019-12-16 10:34:08 +00:00
committed by renovate[bot]
parent 162646fd10
commit 9fb95337a0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8966,9 +8966,9 @@
}
},
"fetch-mock": {
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-8.0.3.tgz",
"integrity": "sha512-u9x/mWtiKyRlz9B0bYwIqYuFkBsXCBK5InFelSAFQr7uNsjp7Xx5BTC8V4HVgm5JD8j84Wopgk/b9V4mSN4vkA==",
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-8.1.0.tgz",
"integrity": "sha512-Xp4yYTwMvKiHAdbZNm3ZOYzhmyLuI3ziSJcW0L781TMe+mXydiGmpHSfwaM8xIyShyz9DMJMPail41Az+8+2zA==",
"dev": true,
"requires": {
"babel-runtime": "^6.26.0",
+1 -1
View File
@@ -81,7 +81,7 @@
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.15.1",
"eslint-plugin-prettier": "3.1.2",
"fetch-mock": "8.0.3",
"fetch-mock": "8.1.0",
"jest-canvas-mock": "2.2.0",
"jest-date-mock": "1.0.7",
"jest-fetch-mock": "2.1.2",