Skip to content

Commit a50f090

Browse files
Update jest monorepo
1 parent 8dd08b4 commit a50f090

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
"@angular-devkit/core": "^8.3.0",
4040
"@angular-devkit/schematics": "^8.3.0",
4141
"@types/fs-extra": "^9.0.6",
42-
"@types/jest": "^26.0.20",
42+
"@types/jest": "^30.0.0",
4343
"@types/node": "^14.14.22",
4444
"@types/tar": "^4.0.4",
45-
"jest": "^26.6.3",
45+
"jest": "^30.0.0",
4646
"json-schema-to-typescript": "^10.1.3",
4747
"rimraf": "^3.0.2",
48-
"ts-jest": "^26.4.4",
48+
"ts-jest": "^29.0.0",
4949
"typescript": "^4.1.3"
5050
},
5151
"peerDependencies": {

0 commit comments

Comments
 (0)