⬇️(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:
Anthony LC
2024-06-27 12:13:08 +02:00
committed by Anthony LC
parent 6943f2158a
commit 9fdf87b100
3 changed files with 98 additions and 210 deletions

View File

@@ -14,6 +14,7 @@
"groupName": "ignored js dependencies",
"matchManagers": ["npm"],
"matchPackageNames": [
"fetch-mock",
"node",
"node-fetch",
"i18next-parser",