Skip to content

Commit

Permalink
Merge pull request #2231 from tanem/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
Update dependency @types/jest to v29.5.0
  • Loading branch information
tanem committed Apr 16, 2023
2 parents 3d05dca + bfa17f7 commit 44d97b6
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions examples/styled-components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"start": "react-scripts start"
},
"devDependencies": {
"@types/jest": "29.4.0",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
Expand Down
8 changes: 4 additions & 4 deletions examples/typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"start": "react-scripts start"
},
"devDependencies": {
"@types/jest": "29.4.0",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@rollup/plugin-terser": "0.4.0",
"@testing-library/react": "14.0.0",
"@types/faker": "5.5.9",
"@types/jest": "29.4.0",
"@types/jest": "29.5.0",
"@types/jsdom": "21.1.1",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
Expand Down

0 comments on commit 44d97b6

Please sign in to comment.