Skip to content

Commit ee312f6

Browse files
Update jest monorepo
1 parent 14f7ddd commit ee312f6

File tree

2 files changed

+1722
-1655
lines changed

2 files changed

+1722
-1655
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/express": "^4.11.0",
5959
"@types/faker": "^4.1.2",
6060
"@types/graphql": "^14.0.0",
61-
"@types/jest": "^26.0.0",
61+
"@types/jest": "^30.0.0",
6262
"@types/morgan": "^1.7.35",
6363
"@types/sequelize": "^4.27.16",
6464
"@types/serve-favicon": "^2.2.30",
@@ -81,11 +81,11 @@
8181
},
8282
"devDependencies": {
8383
"husky": "4.2.5",
84-
"jest": "26.4.2",
84+
"jest": "30.2.0",
8585
"lint-staged": "10.2.13",
8686
"nodemon": "2.0.4",
8787
"prettier": "2.1.0",
88-
"ts-jest": "26.2.0",
88+
"ts-jest": "29.4.6",
8989
"ts-node": "9.0.0",
9090
"yarnhook": "0.4.3"
9191
}

0 commit comments

Comments
 (0)