Skip to content

Commit 3be6d7b

Browse files
committed
Update jest monorepo to v28
1 parent fe113cc commit 3be6d7b

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
@@ -32,14 +32,14 @@
3232
"standard": "^17.0.0",
3333
"tslint": "^6.0.0",
3434
"tslint-config-standard": "^8.0.1",
35-
"jest": "^26.0.0",
36-
"babel-jest": "^26.0.0",
37-
"ts-jest": "^24.0.0",
35+
"jest": "^28.0.0",
36+
"babel-jest": "^28.0.0",
37+
"ts-jest": "^28.0.0",
3838
"yaml-jest": "^1.0.5",
3939
"iter-tools": "^6.1.4",
4040
"static-type-assert": "^3.0.1",
4141
"clean-typescript-build": "^0.1.0",
42-
"@types/jest": "^24.0.0"
42+
"@types/jest": "^28.0.0"
4343
},
4444
"scripts": {
4545
"clean": "clean-typescript-build .",

0 commit comments

Comments
 (0)