Skip to content

Commit 34abc1b

Browse files
Update jest monorepo to v29
1 parent 3cb730b commit 34abc1b

2 files changed

Lines changed: 641 additions & 815 deletions

File tree

apps/frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,23 +55,23 @@
5555
"@testing-library/jest-dom": "5.16.5",
5656
"@testing-library/react": "13.4.0",
5757
"@testing-library/user-event": "14.4.3",
58-
"@types/jest": "27.5.2",
58+
"@types/jest": "29.2.6",
5959
"@types/react": "18.0.27",
6060
"@types/react-dom": "18.0.10",
6161
"@types/styled-components": "5.1.26",
62-
"babel-jest": "27.5.1",
62+
"babel-jest": "29.3.1",
6363
"babel-plugin-macros": "3.1.0",
6464
"babel-plugin-styled-components": "2.0.7",
6565
"babel-plugin-twin": "1.0.2",
6666
"config": "*",
6767
"graphql-playground-html": "1.6.30",
6868
"graphql-typescript-integration": "1.2.1",
6969
"isomorphic-unfetch": "3.1.0",
70-
"jest": "27.5.1",
70+
"jest": "29.3.1",
7171
"msw": "0.44.2",
7272
"react-is": "18.2.0",
7373
"react-test-renderer": "18.2.0",
74-
"ts-jest": "27.1.5",
74+
"ts-jest": "29.0.5",
7575
"tsconfig": "*"
7676
},
7777
"babelMacros": {

0 commit comments

Comments
 (0)