Bump jest-fetch-mock from 2.1.1 to 2.1.2 (#2326) [ci skip]
Bumps [jest-fetch-mock](https://github.com/jefflau/jest-fetch-mock) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/jefflau/jest-fetch-mock/releases) - [Commits](https://github.com/jefflau/jest-fetch-mock/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
65bc1b02cc
commit
885482a96a
2 changed files with 5 additions and 5 deletions
|
|
@ -76,7 +76,7 @@
|
|||
"faker": "^4.1.0",
|
||||
"husky": "^1.3.1",
|
||||
"jest": "^23.5.0",
|
||||
"jest-fetch-mock": "^2.1.1",
|
||||
"jest-fetch-mock": "^2.1.2",
|
||||
"jsdom": "^14.0.0",
|
||||
"lint-staged": "^8.1.5",
|
||||
"preact-render-spy": "^1.3.0",
|
||||
|
|
|
|||
|
|
@ -6322,10 +6322,10 @@ jest-environment-node@^23.4.0:
|
|||
jest-mock "^23.2.0"
|
||||
jest-util "^23.4.0"
|
||||
|
||||
jest-fetch-mock@^2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-fetch-mock/-/jest-fetch-mock-2.1.1.tgz#fa9c5fdd228fb0d073456658831ae89cec9543e6"
|
||||
integrity sha512-/E0I80zMRTTExfM7QQZsqizT31EMHCBnqACERd2QR+7riSgta3OcHF3RzakukzQ4o3oEyIi6OleB3PAU6ArgDg==
|
||||
jest-fetch-mock@^2.1.2:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-fetch-mock/-/jest-fetch-mock-2.1.2.tgz#1260b347918e3931c4ec743ceaf60433da661bd0"
|
||||
integrity sha512-tcSR4Lh2bWLe1+0w/IwvNxeDocMI/6yIA2bijZ0fyWxC4kQ18lckQ1n7Yd40NKuisGmcGBRFPandRXrW/ti/Bw==
|
||||
dependencies:
|
||||
cross-fetch "^2.2.2"
|
||||
promise-polyfill "^7.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue