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] authored Aug 22, 2022
1 parent 8b96653 commit 9ce972c
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": "28.1.7",
"@types/node": "16.11.52",
"@types/react": "17.0.48",
"@types/react-dom": "17.0.17",
"@types/react-test-renderer": "17.0.2",
"@typescript-eslint/eslint-plugin": "5.33.1",
"autoprefixer": "10.4.8",
"babel-jest": "27.5.1",
"babel-jest": "28.1.3",
"babel-plugin-macros": "3.1.0",
"eslint": "8.22.0",
"eslint-config-next": "12.2.5",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-testing-library": "5.6.0",
"husky": "7.0.4",
"jest": "27.5.1",
"jest": "28.1.3",
"lint-staged": "12.4.1",
"prettier": "2.6.2",
"react-test-renderer": "18.1.0",
Expand Down

0 comments on commit 9ce972c

Please sign in to comment.