Skip to content

Commit

Permalink
Merge pull request #1467 from FromDoppler/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/react to v18.3.18
  • Loading branch information
renovate[bot] authored Dec 20, 2024
2 parents 29007b0 + d269a48 commit 29038d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"version": "0.1.0",
"private": true,
"resolutions": {
"@types/react": "18.3.17"
"@types/react": "18.3.18"
},
"devDependencies": {
"@testing-library/dom": "^10.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/react": "18.3.17",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react-email-editor": "1.5.6",
"@types/styled-components": "5.1.34",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock

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

0 comments on commit 29038d3

Please sign in to comment.