Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2022
1 parent 80e15a8 commit baca417
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@types/mdx-js__react": "1.5.5",
"@types/node": "18.0.0",
"@types/react": "18.0.21",
"@types/react": "18.0.24",
"typescript": "4.8.4"
}
}
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "17.x || 18.x"
},
"devDependencies": {
"@types/react": "18.0.21"
"@types/react": "18.0.24"
},
"scripts": {
"build": "echo types only",
Expand Down
20 changes: 14 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit baca417

Please sign in to comment.