Skip to content

Commit 102550f

Browse files
Update jest monorepo to v29
1 parent 85ab054 commit 102550f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/express": "4.16.0",
8989
"@types/faker": "4.1.4",
9090
"@types/graphql": "14.0.3",
91-
"@types/jest": "23.3.9",
91+
"@types/jest": "29.5.6",
9292
"@types/morgan": "1.7.35",
9393
"@types/react": "16.7.4",
9494
"@types/react-dom": "16.0.9",
@@ -101,15 +101,15 @@
101101
"codecov": "3.1.0",
102102
"css-loader": "1.0.1",
103103
"husky": "1.1.4",
104-
"jest": "23.6.0",
104+
"jest": "29.7.0",
105105
"lint-staged": "8.0.4",
106106
"node-sass": "4.10.0",
107107
"nodemon": "1.18.6",
108108
"parcel-bundler": "1.10.3",
109109
"prettier": "1.15.2",
110110
"stylelint": "9.8.0",
111111
"supertest": "3.3.0",
112-
"ts-jest": "23.10.4",
112+
"ts-jest": "29.1.1",
113113
"ts-node": "7.0.1",
114114
"tslint": "5.11.0",
115115
"tslint-config-prettier": "1.16.0",

0 commit comments

Comments
 (0)