Skip to content

Commit

Permalink
Update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2022
1 parent a8fa586 commit 47af858
Show file tree
Hide file tree
Showing 2 changed files with 519 additions and 728 deletions.
8 changes: 4 additions & 4 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,23 +55,23 @@
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.1",
"@types/jest": "27.5.2",
"@types/jest": "28.1.4",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@types/styled-components": "5.1.25",
"babel-jest": "27.5.1",
"babel-jest": "28.1.2",
"babel-plugin-macros": "3.1.0",
"babel-plugin-styled-components": "2.0.7",
"babel-plugin-twin": "1.0.2",
"config": "*",
"graphql-playground-html": "1.6.30",
"graphql-typescript-integration": "1.2.0",
"isomorphic-unfetch": "3.1.0",
"jest": "27.5.1",
"jest": "28.1.2",
"msw": "0.42.3",
"react-is": "18.2.0",
"react-test-renderer": "18.2.0",
"ts-jest": "27.1.5",
"ts-jest": "28.0.5",
"tsconfig": "*"
},
"babelMacros": {
Expand Down
Loading

0 comments on commit 47af858

Please sign in to comment.