Skip to content

Commit c17b8df

Browse files
Update jest monorepo to v28
1 parent a071cdb commit c17b8df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"devDependencies": {
1313
"@rollup/plugin-commonjs": "22.0.1",
1414
"@rollup/plugin-replace": "4.0.0",
15-
"@types/jest": "27.5.2",
16-
"jest": "27.5.1",
15+
"@types/jest": "28.1.6",
16+
"jest": "28.1.3",
1717
"lerna": "4.0.0",
1818
"rollup": "2.77.2",
1919
"rollup-plugin-dts": "4.2.2",
2020
"rollup-plugin-terser": "7.0.2",
2121
"rollup-plugin-typescript2": "0.32.1",
22-
"ts-jest": "27.1.5",
22+
"ts-jest": "28.0.7",
2323
"typescript": "4.7.4"
2424
},
2525
"lint-staged": {

0 commit comments

Comments
 (0)