Skip to content

Commit 9f709d8

Browse files
Update jest monorepo
1 parent 28392d9 commit 9f709d8

2 files changed

Lines changed: 2295 additions & 1451 deletions

File tree

apps/frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,24 +55,24 @@
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": "30.0.0",
5959
"@types/node": "16.18.24",
6060
"@types/react": "18.0.38",
6161
"@types/react-dom": "18.0.11",
6262
"@types/styled-components": "5.1.26",
6363
"@types/testing-library__jest-dom": "^5.14.5",
64-
"babel-jest": "27.5.1",
64+
"babel-jest": "30.3.0",
6565
"config": "workspace:*",
6666
"graphql-playground-html": "1.6.30",
6767
"graphql-typescript-integration": "1.2.1",
6868
"isomorphic-unfetch": "3.1.0",
69-
"jest": "27.5.1",
69+
"jest": "30.3.0",
7070
"msw": "0.44.2",
7171
"prettier-plugin-tailwindcss": "^0.2.2",
7272
"react-is": "18.2.0",
7373
"react-test-renderer": "18.2.0",
7474
"tailwind-config": "workspace:*",
75-
"ts-jest": "27.1.5",
75+
"ts-jest": "29.4.6",
7676
"tsconfig": "workspace:*"
7777
}
7878
}

0 commit comments

Comments
 (0)