Skip to content

Commit 2c16ba9

Browse files
committed
Use Jest 29 in codegen-openapi
1 parent e74d461 commit 2c16ba9

File tree

2 files changed

+603
-7
lines changed

2 files changed

+603
-7
lines changed

packages/rtk-query-codegen-openapi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
"esbuild": "~0.17",
4747
"esbuild-runner": "^2.2.1",
4848
"husky": "^4.3.6",
49-
"jest": "^27",
49+
"jest": "^29",
5050
"msw": "^0.40.2",
5151
"openapi-types": "^9.1.0",
5252
"pretty-quick": "^3.1.0",
53-
"ts-jest": "^27",
53+
"ts-jest": "^29",
5454
"ts-node": "^10.4.0",
5555
"yalc": "^1.0.0-pre.47"
5656
},

0 commit comments

Comments
 (0)