Bump fetch-mock from 8.2.1 to 8.3.0

Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock) from 8.2.1 to 8.3.0.
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
- [Commits](https://github.com/wheresrhys/fetch-mock/compare/v8.2.1...v8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-28 21:45:18 +00:00
committed by GitHub
parent 1d04cbdb4e
commit 9521195b85
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6567,9 +6567,9 @@
}
},
"fetch-mock": {
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-8.2.1.tgz",
"integrity": "sha512-v4YRwlAYZQmj+z1geAMn1RRbrnLXA61JtYfj2HdVDFOguzc/wTBYkH1vi78HOUA3DY2GgCLkcD1aq9vLAO/OKA==",
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-8.3.0.tgz",
"integrity": "sha512-khTaO5bUjvlgR8Do7XDtBzLHztDUFej5CvFBByM+B+t4HrE6164QvL5NBATkKiEY/vAfkrsl6taTsxHafwTJIQ==",
"dev": true,
"requires": {
"babel-runtime": "^6.26.0",
+1 -1
View File
@@ -25,7 +25,7 @@
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"faker": "^4.1.0",
"fetch-mock": "^8.2.1",
"fetch-mock": "^8.3.0",
"fs-extra": "^8.1.0",
"iso-639-1": "^2.1.0",
"jest-enzyme": "^7.1.2",