⬇️(frontend) downgrading fetch-mock to 9.11.0
fetch-mock released the version 10, but it is causing some issues with jest because of esm support.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"@types/react-dom": "*",
|
||||
"dotenv": "16.4.5",
|
||||
"eslint-config-people": "*",
|
||||
"fetch-mock": "10.1.1",
|
||||
"fetch-mock": "9.11.0",
|
||||
"jest": "29.7.0",
|
||||
"jest-environment-jsdom": "29.7.0",
|
||||
"node-fetch": "2.7.0",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user