Skip to content

Commit 76dc46f

Browse files
chore(deps): update jest monorepo to v29
1 parent 4b09c96 commit 76dc46f

File tree

3 files changed

+884
-655
lines changed

3 files changed

+884
-655
lines changed

packages/backend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"@types/express": "4.17.14",
105105
"@types/http-cache-semantics": "4.0.1",
106106
"@types/ioredis": "4.28.10",
107-
"@types/jest": "27.5.2",
107+
"@types/jest": "29.5.12",
108108
"@types/jsonwebtoken": "8.5.9",
109109
"@types/migrate-mongo": "8.1.3",
110110
"@types/node": "14.18.34",
@@ -116,10 +116,10 @@
116116
"eslint-config-airbnb-typescript": "14.0.2",
117117
"eslint-plugin-import": "2.26.0",
118118
"eslint-plugin-jest": "24.7.0",
119-
"jest": "27.5.1",
119+
"jest": "29.7.0",
120120
"jest-runner-eslint": "0.11.1",
121121
"supertest": "6.3.3",
122-
"ts-jest": "27.1.5",
122+
"ts-jest": "29.2.4",
123123
"ts-loader": "9.4.1",
124124
"ts-node": "10.9.1",
125125
"tsconfig-paths": "3.14.1",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@testing-library/react": "12.1.5",
7979
"@testing-library/user-event": "13.5.0",
8080
"@types/isomorphic-fetch": "0.0.36",
81-
"@types/jest": "27.5.2",
81+
"@types/jest": "29.5.12",
8282
"@types/js-cookie": "2.2.7",
8383
"@types/jsoneditor": "8.6.2",
8484
"@types/node": "14.18.34",

0 commit comments

Comments
 (0)