build: Set Jest workerIdleMemoryLimit on local env (no-changelog) (#13780)

This commit is contained in:
Elias Meire
2025-03-10 11:27:25 +01:00
committed by GitHub
parent 080fc514e6
commit 8cbb188598
3 changed files with 39 additions and 32 deletions

View File

@@ -58,7 +58,7 @@
"jest-mock": "^29.6.2",
"jest-mock-extended": "^3.0.4",
"lefthook": "^1.7.15",
"nock": "^14.0.0",
"nock": "^14.0.1",
"nodemon": "^3.0.1",
"npm-run-all2": "^7.0.2",
"p-limit": "^3.1.0",