Update jest monorepo

This commit is contained in:
renovate[bot] 2023-01-31 18:35:56 +00:00 committed by GitHub
parent 054a487e4f
commit 4a07fcaf95
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 677 additions and 675 deletions

1348
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -18,7 +18,7 @@
"@cloudflare/workers-types": "^3.19.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/webpack-plugin": "^1.20.0",
"@types/jest": "^29.2.6",
"@types/jest": "^29.4.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"dotenv": "^16.0.3",
@ -27,7 +27,7 @@
"eslint-config-typescript": "^3.0.0",
"eslint-plugin-optimize-regex": "^1.2.1",
"eslint-plugin-sonarjs": "^0.18.0",
"jest": "^29.3.1",
"jest": "^29.4.1",
"jest-environment-miniflare": "^2.11.0",
"prettier": "^2.8.3",
"ts-jest": "^29.0.5",