mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
Merge pull request #1485 from prymitive/renovate/jest-fetch-mock-3.x
chore(deps): update dependency jest-fetch-mock to v3.0.2
This commit is contained in:
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -13657,9 +13657,9 @@
|
||||
}
|
||||
},
|
||||
"jest-fetch-mock": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-fetch-mock/-/jest-fetch-mock-3.0.1.tgz",
|
||||
"integrity": "sha512-R5GVbQLVjk+PCfzf4vFoYDXt+oCEWuYigyaAnucdeVCXkElAgAYXDFFikHxLyCVjSNDc7TCYQZ1ItLNOE6OCrQ==",
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/jest-fetch-mock/-/jest-fetch-mock-3.0.2.tgz",
|
||||
"integrity": "sha512-DiMuGPSH9/ZGo/rQzuBEtR75huhIeC36L8P9+hkVSkw7G6+f20R34DvL1Q71bkAgk9KRrlQ8Kcm/aQuNsqMoKg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cross-fetch": "^3.0.4",
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
"fetch-mock": "9.1.0",
|
||||
"jest-canvas-mock": "2.2.0",
|
||||
"jest-date-mock": "1.0.8",
|
||||
"jest-fetch-mock": "3.0.1",
|
||||
"jest-fetch-mock": "3.0.2",
|
||||
"markdownlint-cli": "0.22.0",
|
||||
"node-sass": "4.13.1",
|
||||
"prettier": "1.19.1",
|
||||
|
||||
Reference in New Issue
Block a user