mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency fetch-mock to v8.0.0-alpha.9
This commit is contained in:
Generated
+3
-3
@@ -8160,9 +8160,9 @@
|
||||
}
|
||||
},
|
||||
"fetch-mock": {
|
||||
"version": "8.0.0-alpha.5",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-8.0.0-alpha.5.tgz",
|
||||
"integrity": "sha512-/FShpzvtDt/535q+9un5Ve+GGNsCKX3AW9CQN5htZ2eLY11E7yM///SrXoK8QteETSnKbT2N0vyHHIiRcVi7/A==",
|
||||
"version": "8.0.0-alpha.9",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-8.0.0-alpha.9.tgz",
|
||||
"integrity": "sha512-VQPL8GIv4BlurkAQkzSNmhmAZxm2kYHch+gECE50ipJqL1MAGczOURkZslQGjIMbvup43Z1gp33lpsMNNM0jpg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-runtime": "^6.26.0",
|
||||
|
||||
+1
-1
@@ -82,7 +82,7 @@
|
||||
"enzyme": "3.10.0",
|
||||
"enzyme-adapter-react-16": "1.15.1",
|
||||
"eslint-plugin-prettier": "3.1.1",
|
||||
"fetch-mock": "8.0.0-alpha.5",
|
||||
"fetch-mock": "8.0.0-alpha.9",
|
||||
"jest-canvas-mock": "2.1.2",
|
||||
"jest-date-mock": "1.0.7",
|
||||
"jest-fetch-mock": "2.1.2",
|
||||
|
||||
Reference in New Issue
Block a user