mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
Merge pull request #1308 from prymitive/renovate/jest-fetch-mock-3.x
chore(deps): update dependency jest-fetch-mock to v3.0.1
This commit is contained in:
Generated
+3
-3
@@ -11143,9 +11143,9 @@
|
||||
}
|
||||
},
|
||||
"jest-fetch-mock": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-fetch-mock/-/jest-fetch-mock-3.0.0.tgz",
|
||||
"integrity": "sha512-lPizzB0qLury+RNutT//G+XVPihMU4Eb/RJziXMdlBSr9jkrj1wKEvf3dGfzX9/1x3Npg5/LdG579q+1Bey/cg==",
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-fetch-mock/-/jest-fetch-mock-3.0.1.tgz",
|
||||
"integrity": "sha512-R5GVbQLVjk+PCfzf4vFoYDXt+oCEWuYigyaAnucdeVCXkElAgAYXDFFikHxLyCVjSNDc7TCYQZ1ItLNOE6OCrQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cross-fetch": "^3.0.4",
|
||||
|
||||
+1
-1
@@ -85,7 +85,7 @@
|
||||
"fetch-mock": "8.3.0",
|
||||
"jest-canvas-mock": "2.2.0",
|
||||
"jest-date-mock": "1.0.7",
|
||||
"jest-fetch-mock": "3.0.0",
|
||||
"jest-fetch-mock": "3.0.1",
|
||||
"markdownlint-cli": "0.20.0",
|
||||
"node-sass": "4.13.0",
|
||||
"prettier": "1.19.1",
|
||||
|
||||
Reference in New Issue
Block a user