Skip to content

Commit 628e0a0

Browse files
Update jest monorepo to v28
1 parent e8f749c commit 628e0a0

2 files changed

Lines changed: 666 additions & 895 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@herp-inc/eslint-config": "0.20.0",
1717
"@herp-inc/eslint-config-jest": "0.4.0",
1818
"@rollup/plugin-typescript": "10.0.1",
19-
"@types/jest": "27.5.2",
19+
"@types/jest": "28.1.8",
2020
"@typescript-eslint/eslint-plugin": "5.17.0",
2121
"@typescript-eslint/parser": "5.17.0",
2222
"eslint": "8.32.0",
@@ -26,10 +26,10 @@
2626
"eslint-plugin-jest": "27.2.1",
2727
"fast-check": "3.6.2",
2828
"fp-ts": "2.13.1",
29-
"jest": "27.5.1",
29+
"jest": "28.1.3",
3030
"prettier": "2.8.3",
3131
"rollup": "3.10.0",
32-
"ts-jest": "27.1.5",
32+
"ts-jest": "28.0.8",
3333
"typescript": "4.8.3"
3434
},
3535
"peerDependencies": {

0 commit comments

Comments
 (0)