mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
chore(deps): update dependency fetch-mock to v9.5.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
75147c23a1
commit
4aeec4ec4c
Generated
+3
-3
@@ -11462,9 +11462,9 @@
|
||||
}
|
||||
},
|
||||
"fetch-mock": {
|
||||
"version": "9.4.0",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.4.0.tgz",
|
||||
"integrity": "sha512-tqnFmcjYheW5Z9zOPRVY+ZXjB/QWCYtPiOrYGEsPgKfpGHco97eaaj7Rv9MjK7PVWG4rWfv6t2IgQAzDQizBZA==",
|
||||
"version": "9.5.0",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.5.0.tgz",
|
||||
"integrity": "sha512-x5t6+6owOr2x8WdloBpuKy7bRZ+JRjRJjjZSsEbBVNfUI8JzJfRw5TtdOOd+OyWXxqQtMjMLdRWh35ZLhRlv3g==",
|
||||
"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.4.0",
|
||||
"fetch-mock": "9.5.0",
|
||||
"jest-canvas-mock": "2.2.0",
|
||||
"jest-date-mock": "1.0.8",
|
||||
"jest-fetch-mock": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user