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 Nov 21, 2023
1 parent 1346696 commit a30962f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@emotion/styled": "^10.0.27",
"@types/react-modal": "3.12.0",
"axios": "^0.21.0",
"babel-jest": "25.5.1",
"babel-jest": "29.7.0",
"concurrently": "6.1.0",
"cssnano": "^4.1.10",
"deep-diff": "^1.0.2",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/eslint": "6.8.1",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/jest": "26.0.23",
"@types/jest": "29.5.9",
"@types/jsdom": "16.2.10",
"@types/jsdom-global": "3.0.2",
"@types/parcel-bundler": "1.12.3",
Expand Down Expand Up @@ -124,14 +124,14 @@
"eslint-plugin-react": "7.23.2",
"eslint-plugin-react-hooks": "3.0.0",
"husky": "4.3.8",
"jest": "25.5.4",
"jest": "29.7.0",
"jsdom": "16.5.3",
"jsdom-global": "3.0.2",
"parcel-bundler": "1.12.5",
"prettier": "1.19.1",
"react-context-devtool": "2.0.3",
"react-test-renderer": "16.14.0",
"ts-jest": "26.5.6",
"ts-jest": "29.1.1",
"tslint": "6.1.3",
"tslint-eslint-rules": "5.4.0",
"typescript": "3.9.9"
Expand Down

0 comments on commit a30962f

Please sign in to comment.