Merge pull request #171 from FixTweet/renovate/jest-monorepo

Update jest monorepo
This commit is contained in:
dangered wolf 2023-01-31 13:36:46 -05:00 committed by GitHub
commit cb4e501d55
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", "@cloudflare/workers-types": "^3.19.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0", "@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/webpack-plugin": "^1.20.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/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0", "@typescript-eslint/parser": "^5.50.0",
"dotenv": "^16.0.3", "dotenv": "^16.0.3",
@ -27,7 +27,7 @@
"eslint-config-typescript": "^3.0.0", "eslint-config-typescript": "^3.0.0",
"eslint-plugin-optimize-regex": "^1.2.1", "eslint-plugin-optimize-regex": "^1.2.1",
"eslint-plugin-sonarjs": "^0.18.0", "eslint-plugin-sonarjs": "^0.18.0",
"jest": "^29.3.1", "jest": "^29.4.1",
"jest-environment-miniflare": "^2.11.0", "jest-environment-miniflare": "^2.11.0",
"prettier": "^2.8.3", "prettier": "^2.8.3",
"ts-jest": "^29.0.5", "ts-jest": "^29.0.5",