Skip to content

Commit e29dcbc

Browse files
chore(deps-dev): bump @types/react (#263)
Bumps the minor-or-patch group in /examples/ref-browser with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 18.3.10 to 18.3.11 - [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 dependency-group: minor-or-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce5dc49 commit e29dcbc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/ref-browser/package-lock.json

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

examples/ref-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-router-dom": "^6.26.2"
1717
},
1818
"devDependencies": {
19-
"@types/react": "^18.3.10",
19+
"@types/react": "^18.3.11",
2020
"@types/react-dom": "^18.3.0",
2121
"@typescript-eslint/eslint-plugin": "^7.17.0",
2222
"@typescript-eslint/parser": "^7.18.0",

0 commit comments

Comments
 (0)