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 Sep 24, 2022
1 parent 1795e26 commit 0d52e76
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 420 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": "15.13.1",
"@contentful/rich-text-types": "15.13.2",
"@types/jest": "28.1.8",
"@types/jest": "29.0.3",
"@types/react": "17.0.50",
"@types/react-dom": "18.0.6",
"@types/styled-components": "5.1.26",
Expand All @@ -46,15 +46,15 @@
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0",
"firebase-tools": "10.9.2",
"jest": "28.1.3",
"jest": "29.0.3",
"next": "12.3.1",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"styled-components": "5.3.5",
"ts-jest": "28.0.8",
"ts-jest": "29.0.1",
"typescript": "4.8.3"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 0d52e76

Please sign in to comment.