Skip to content

Commit 22a99ab

Browse files
Update jest monorepo to v28
1 parent 5e2ac42 commit 22a99ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"devDependencies": {
7171
"@types/cors": "2.8.10",
7272
"@types/express": "4.17.11",
73-
"@types/jest": "26.0.22",
73+
"@types/jest": "28.1.2",
7474
"@types/node": "14.14.43",
7575
"@typescript-eslint/eslint-plugin": "4.22.0",
7676
"@typescript-eslint/parser": "4.22.0",
@@ -83,7 +83,7 @@
8383
"ts-node": "9.1.1",
8484
"ts-node-dev": "1.1.6",
8585
"typescript": "4.1.5",
86-
"jest": "26.6.3",
86+
"jest": "28.1.1",
8787
"jest-junit": "12.0.0",
8888
"rimraf": "3.0.2"
8989
}

0 commit comments

Comments
 (0)