Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 19f5abf

Browse files
chore: bump @types/react from 18.0.8 to 18.0.9 in /website (#839)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.8 to 18.0.9. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f11698c commit 19f5abf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

website/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@docusaurus/module-type-aliases": "^2.0.0-beta.19",
3030
"@tsconfig/docusaurus": "^1.0.5",
31-
"@types/react": "^18.0.8",
31+
"@types/react": "^18.0.9",
3232
"@types/react-helmet": "^6.1.5",
3333
"@types/react-router-dom": "^5.3.3",
3434
"prettier": "2.6.2",

0 commit comments

Comments
 (0)