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] committed Dec 6, 2023
1 parent e029879 commit fb15149
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@headlessui/react": "1.6.5",
"jest-environment-jsdom": "28.1.2",
"jest-environment-jsdom": "29.7.0",
"next": "12.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -24,7 +24,7 @@
},
"devDependencies": {
"@babel/core": "7.18.6",
"@jest/types": "28.1.1",
"@jest/types": "29.6.3",
"@mdx-js/react": "2.1.2",
"@next/env": "12.2.0",
"@next/eslint-plugin-next": "12.2.0",
Expand All @@ -39,7 +39,7 @@
"@testing-library/react-hooks": "8.0.1",
"@types/babel__core": "7.1.19",
"@types/eslint": "8.4.3",
"@types/jest": "27.5.2",
"@types/jest": "29.5.11",
"@types/mdx-js__react": "1.5.5",
"@types/node": "17.0.31",
"@types/prettier": "2.6.3",
Expand All @@ -65,11 +65,11 @@
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-tailwindcss": "3.6.0",
"jest": "28.1.2",
"jest": "29.7.0",
"node-notifier": "10.0.1",
"postcss": "8.4.31",
"prettier": "2.7.1",
"ts-jest": "28.0.5",
"ts-jest": "29.1.1",
"typescript": "4.7.4"
}
}

0 comments on commit fb15149

Please sign in to comment.