Skip to content

Commit 80025f9

Browse files
chore(deps-dev): bump @types/react in /examples/react-example (#914)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.38 to 18.2.0. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 455e8dc commit 80025f9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

examples/react-example/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.

examples/react-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"sass": "^1.62.1"
1515
},
1616
"devDependencies": {
17-
"@types/react": "^18.0.38",
17+
"@types/react": "^18.2.0",
1818
"@types/react-dom": "^18.2.1",
1919
"@vitejs/plugin-react": "^4.0.0",
2020
"typescript": "^5.0.4",

0 commit comments

Comments
 (0)