Skip to content

Commit 2934bf1

Browse files
Update jest monorepo to v28
1 parent 9f1a128 commit 2934bf1

2 files changed

Lines changed: 497 additions & 788 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.3.0",
5757
"@testing-library/user-event": "14.4.3",
58-
"@types/jest": "27.5.2",
58+
"@types/jest": "28.1.6",
5959
"@types/react": "18.0.17",
6060
"@types/react-dom": "18.0.6",
6161
"@types/styled-components": "5.1.25",
62-
"babel-jest": "27.5.1",
62+
"babel-jest": "28.1.3",
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": "28.1.3",
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": "28.0.7",
7575
"tsconfig": "*"
7676
},
7777
"babelMacros": {

0 commit comments

Comments
 (0)