mirror of
https://github.com/gosticks/web.git
synced 2026-08-13 04:30:22 +00:00
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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user