mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency fetch-mock to v9.8.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
4eacd18cf6
commit
e993389a80
Generated
+3
-3
@@ -10500,9 +10500,9 @@
|
||||
}
|
||||
},
|
||||
"fetch-mock": {
|
||||
"version": "9.7.0",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.7.0.tgz",
|
||||
"integrity": "sha512-f7/qRIllBXrVyJ/AWutduAbCo/DuRkStMWweprfFjr+DJhK92aNNFfdVPNxvn4kime/XhGqZZKD/zT8u/ouNvw==",
|
||||
"version": "9.8.0",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.8.0.tgz",
|
||||
"integrity": "sha512-vXX8zTYP9vzAaPfTH6NJxbnX0t8yZnrgTAnHvsfq9nZhknWmpOtYlVLb4VDjjojp1nZ6z7ob0r7XGG77VqALLQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-runtime": "^6.26.0",
|
||||
|
||||
+1
-1
@@ -84,7 +84,7 @@
|
||||
"enzyme": "3.11.0",
|
||||
"enzyme-adapter-react-16": "1.15.2",
|
||||
"eslint-plugin-prettier": "3.1.3",
|
||||
"fetch-mock": "9.7.0",
|
||||
"fetch-mock": "9.8.0",
|
||||
"jest-canvas-mock": "2.2.0",
|
||||
"jest-date-mock": "1.0.8",
|
||||
"jest-puppeteer": "4.4.0",
|
||||
|
||||
Reference in New Issue
Block a user