Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 7c50ebd commit d6b127b
Show file tree
Hide file tree
Showing 2 changed files with 1,291 additions and 1,038 deletions.
8 changes: 4 additions & 4 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,24 +55,24 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "27.5.2",
"@types/jest": "29.5.11",
"@types/node": "16.18.24",
"@types/react": "18.0.38",
"@types/react-dom": "18.0.11",
"@types/styled-components": "5.1.26",
"@types/testing-library__jest-dom": "^5.14.5",
"babel-jest": "27.5.1",
"babel-jest": "29.7.0",
"config": "workspace:*",
"graphql-playground-html": "1.6.30",
"graphql-typescript-integration": "1.2.1",
"isomorphic-unfetch": "3.1.0",
"jest": "27.5.1",
"jest": "29.7.0",
"msw": "0.44.2",
"prettier-plugin-tailwindcss": "^0.2.2",
"react-is": "18.2.0",
"react-test-renderer": "18.2.0",
"tailwind-config": "workspace:*",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"tsconfig": "workspace:*"
}
}
Loading

0 comments on commit d6b127b

Please sign in to comment.