Skip to content

Commit 1c2ea41

Browse files
committed
chore(deps): update jest monorepo
1 parent c50a495 commit 1c2ea41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"@types/node": "16",
1717
"esbuild": "^0.14.10",
1818
"esbuild-runner": "^2.2.1",
19-
"jest": "^27.4.5",
20-
"jest-config": "^27.4.5",
19+
"jest": "^28.0.0",
20+
"jest-config": "^28.0.0",
2121
"npm-dts": "^1.3.10",
2222
"rimraf": "^3.0.2",
23-
"ts-jest": "^27.1.2"
23+
"ts-jest": "^28.0.0"
2424
},
2525
"devDependencies": {
26-
"@jest/types": "27.5.1",
26+
"@jest/types": "28.1.0",
2727
"@types/jest": "27.4.1",
2828
"ts-node": "10.7.0",
2929
"typescript": "4.6.3"

0 commit comments

Comments
 (0)