Skip to content

Commit

Permalink
Bump @types/react from 18.2.28 to 18.2.64
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.28 to 18.2.64.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent fae2476 commit ba9d5e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/lodash": "^4.14.199",
"@types/node": "^20.8.7",
"@types/pkg-up": "^3.1.0",
"@types/react": "18.2.28",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.14",
"@types/react-helmet": "^6.1.7",
"@types/react-test-renderer": "^18.0.3",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24668,7 +24668,7 @@ __metadata:
"@types/lodash": ^4.14.199
"@types/node": ^20.8.7
"@types/pkg-up": ^3.1.0
"@types/react": 18.2.28
"@types/react": 18.2.64
"@types/react-dom": 18.2.14
"@types/react-helmet": ^6.1.7
"@types/react-test-renderer": ^18.0.3
Expand Down

0 comments on commit ba9d5e7

Please sign in to comment.