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 Oct 24, 2024
1 parent 0f11bf9 commit 0eb170f
Show file tree
Hide file tree
Showing 2 changed files with 1,325 additions and 995 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/enzyme": "3.10.5",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "26.0.0",
"@types/jest": "29.5.14",
"@typescript-eslint/eslint-plugin": "2.32.0",
"@typescript-eslint/parser": "2.32.0",
"enzyme": "3.11.0",
Expand All @@ -39,13 +39,13 @@
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react-hooks": "4.0.0",
"jest": "26.0.1",
"jest": "29.7.0",
"jest-environment-jsdom-fourteen": "1.0.1",
"jest-enzyme": "7.1.2",
"prettier": "2.0.5",
"react-dom": "16.13.1",
"rimraf": "3.0.2",
"ts-jest": "26.0.0",
"ts-jest": "29.2.5",
"typescript": "3.8.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 0eb170f

Please sign in to comment.