Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2022
1 parent b8927a0 commit 89e906f
Show file tree
Hide file tree
Showing 2 changed files with 437 additions and 464 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"@testing-library/react": "13.3.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.2.1",
"@types/jest": "28.1.6",
"@types/jest": "29.0.3",
"@types/node": "16.11.41",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"@typescript-eslint/typescript-estree": "5.8.1",
"babel-jest": "28.1.3",
"babel-jest": "29.1.0",
"babel-plugin-annotate-pure-calls": "0.4.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"concurrently": "7.2.2",
Expand All @@ -58,8 +58,8 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"jest": "29.1.1",
"jest-environment-jsdom": "29.1.1",
"npm-run-all": "4.1.5",
"png.js": "0.2.1",
"prettier": "2.7.1",
Expand Down
Loading

0 comments on commit 89e906f

Please sign in to comment.