Bump jest-fetch-mock from 3.0.1 to 3.0.2 (#6535)
This commit is contained in:
parent
8157196fd3
commit
ab2670625e
2 changed files with 5 additions and 5 deletions
|
|
@ -91,7 +91,7 @@
|
|||
"ibm-openapi-validator": "0.24.1",
|
||||
"jest": "^23.5.0",
|
||||
"jest-axe": "^3.4.0",
|
||||
"jest-fetch-mock": "^3.0.1",
|
||||
"jest-fetch-mock": "^3.0.2",
|
||||
"jsdom": "^16.2.0",
|
||||
"lint-staged": "^10.0.8",
|
||||
"mutationobserver-shim": "^0.3.3",
|
||||
|
|
|
|||
|
|
@ -7253,10 +7253,10 @@ jest-environment-node@^23.4.0:
|
|||
jest-mock "^23.2.0"
|
||||
jest-util "^23.4.0"
|
||||
|
||||
jest-fetch-mock@^3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-fetch-mock/-/jest-fetch-mock-3.0.1.tgz#4dde94c9e91fa76bceb6001f54e33039f1f02da6"
|
||||
integrity sha512-R5GVbQLVjk+PCfzf4vFoYDXt+oCEWuYigyaAnucdeVCXkElAgAYXDFFikHxLyCVjSNDc7TCYQZ1ItLNOE6OCrQ==
|
||||
jest-fetch-mock@^3.0.2:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-fetch-mock/-/jest-fetch-mock-3.0.2.tgz#b89f59704a6866c8dee3425ce17e853ab408ee69"
|
||||
integrity sha512-DiMuGPSH9/ZGo/rQzuBEtR75huhIeC36L8P9+hkVSkw7G6+f20R34DvL1Q71bkAgk9KRrlQ8Kcm/aQuNsqMoKg==
|
||||
dependencies:
|
||||
cross-fetch "^3.0.4"
|
||||
promise-polyfill "^8.1.3"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue