mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
chore(deps): update dependency fetch-mock to v9.10.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0c8f251940
commit
9b0e92fb8f
Generated
+3
-3
@@ -10680,9 +10680,9 @@
|
||||
}
|
||||
},
|
||||
"fetch-mock": {
|
||||
"version": "9.9.1",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.9.1.tgz",
|
||||
"integrity": "sha512-XV+ZFdOTNp7eMLbk2xR4ElvdA4t82zlHvqRYBmAZih+nBBG5YemXT2V5Mkb1LuRBlaLlQVcGkz4OLlI2TEAXnw==",
|
||||
"version": "9.10.0",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.0.tgz",
|
||||
"integrity": "sha512-PXhrVbtbR7idW2UwuPe86cGcRhNeoopzJGqaQIjyUBlq7/w2q2l+/HbAg8vn3g8fknfNOkLuVA4H7CVgwF0rxw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-runtime": "^6.26.0",
|
||||
|
||||
+1
-1
@@ -86,7 +86,7 @@
|
||||
"enzyme": "3.11.0",
|
||||
"enzyme-adapter-react-16": "1.15.2",
|
||||
"eslint-plugin-prettier": "3.1.3",
|
||||
"fetch-mock": "9.9.1",
|
||||
"fetch-mock": "9.10.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