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] committed May 21, 2024
1 parent 2f2a2e6 commit 4c298ce
Show file tree
Hide file tree
Showing 2 changed files with 760 additions and 559 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@contentful/rich-text-html-renderer": "16.3.0",
"@contentful/rich-text-types": "16.3.0",
"@types/jest": "28.1.8",
"@types/jest": "29.5.12",
"@types/react": "17.0.62",
"@types/react-dom": "18.2.6",
"@types/styled-components": "5.1.29",
Expand All @@ -46,15 +46,15 @@
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"firebase-tools": "10.9.2",
"jest": "28.1.3",
"jest": "29.7.0",
"next": "12.3.4",
"npm-run-all": "4.1.5",
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"styled-components": "5.3.11",
"ts-jest": "28.0.8",
"ts-jest": "29.1.3",
"typescript": "4.9.5"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 4c298ce

Please sign in to comment.