Skip to content

Commit 7a0c2c2

Browse files
authored
Merge pull request #39 from JacobLinCool/renovate/major-jest-monorepo
chore(deps): update jest monorepo to v28 (major)
2 parents 88dce8a + 9036aba commit 7a0c2c2

File tree

2 files changed

+396
-790
lines changed

2 files changed

+396
-790
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@
4747
"devDependencies": {
4848
"@cloudflare/workers-types": "^3.12.0",
4949
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
50-
"@types/jest": "^27.5.2",
50+
"@types/jest": "28.1.3",
5151
"@types/node": "^17.0.45",
5252
"@typescript-eslint/eslint-plugin": "^5.28.0",
5353
"@typescript-eslint/parser": "^5.28.0",
5454
"esbuild": "^0.14.44",
5555
"eslint": "^8.17.0",
5656
"eslint-config-prettier": "^8.5.0",
57-
"jest": "^27.5.1",
57+
"jest": "28.1.1",
5858
"prettier": "^2.7.1",
59-
"ts-jest": "^27.1.5",
59+
"ts-jest": "28.0.5",
6060
"tsup": "6.1.2",
6161
"typescript": "^4.7.3",
6262
"wrangler": "^2.0.12"

0 commit comments

Comments
 (0)