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] authored Dec 21, 2022
1 parent 4b388ea commit 142f585
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.5.2",
"@types/jest": "29.2.4",
"@types/node": "16.18.10",
"@types/react": "17.0.52",
"@types/react-dom": "17.0.17",
"@types/react-test-renderer": "17.0.2",
"@typescript-eslint/eslint-plugin": "5.41.0",
"autoprefixer": "10.4.12",
"babel-jest": "27.5.1",
"babel-jest": "29.3.1",
"babel-plugin-macros": "3.1.0",
"eslint": "8.26.0",
"eslint-config-next": "12.3.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-testing-library": "5.9.1",
"husky": "7.0.4",
"jest": "27.5.1",
"jest": "29.3.1",
"lint-staged": "12.5.0",
"prettier": "2.7.1",
"react-test-renderer": "18.2.0",
Expand Down

0 comments on commit 142f585

Please sign in to comment.