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

Commit 436140a

Browse files
chore: bump @types/react from 17.0.33 to 17.0.34 in /website (#542)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.33 to 17.0.34. - [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 c038b4e commit 436140a

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.9",
3030
"@tsconfig/docusaurus": "^1.0.4",
31-
"@types/react": "^17.0.33",
31+
"@types/react": "^17.0.34",
3232
"@types/react-helmet": "^6.1.4",
3333
"@types/react-router-dom": "^5.3.2",
3434
"prettier": "2.4.1",

0 commit comments

Comments
 (0)