File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 "eslint-plugin-jest" : " ^22.3.0" ,
4040 "eslint-plugin-prettier" : " ^3.0.1" ,
4141 "eslint-plugin-react" : " ^7.12.4" ,
42- "jest-fetch-mock" : " ^2.1.0 " ,
42+ "jest-fetch-mock" : " ^2.1.1 " ,
4343 "node-localstorage" : " ^1.3.1" ,
4444 "prettier" : " ^1.16.4" ,
4545 "react-app-rewire-less" : " ^2.1.1" ,
Original file line number Diff line number Diff line change @@ -5436,10 +5436,10 @@ jest-environment-node@^20.0.3:
54365436 jest-mock "^20.0.3"
54375437 jest-util "^20.0.3"
54385438
5439- jest-fetch-mock@^2.1.0 :
5440- version "2.1.0 "
5441- resolved "https://registry.yarnpkg.com/jest-fetch-mock/-/jest-fetch-mock-2.1.0 .tgz#49c16451b82f311158ec897e467d704e0cb118f9 "
5442- integrity sha512-jrTNlxDsZZCq6tMhdyH7gIbt4iDUHRr6C4Jp+kXItLaaaladOm9/wJjIwU3tCAEohbuW/7/naOSfg2A8H6/35g ==
5439+ jest-fetch-mock@^2.1.1 :
5440+ version "2.1.1 "
5441+ resolved "https://registry.yarnpkg.com/jest-fetch-mock/-/jest-fetch-mock-2.1.1 .tgz#fa9c5fdd228fb0d073456658831ae89cec9543e6 "
5442+ integrity sha512-/E0I80zMRTTExfM7QQZsqizT31EMHCBnqACERd2QR+7riSgta3OcHF3RzakukzQ4o3oEyIi6OleB3PAU6ArgDg ==
54435443 dependencies :
54445444 cross-fetch "^2.2.2"
54455445 promise-polyfill "^7.1.1"
You can’t perform that action at this time.
0 commit comments