Skip to content

Commit e5a3bb8

Browse files
chore: bump @types/react in /examples/openfeature_react/react-app (#3455)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.4 to 19.1.5. - [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-version: 19.1.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent f154338 commit e5a3bb8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/openfeature_react/react-app/package-lock.json

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

examples/openfeature_react/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-dom": "^19.1.0"
1919
},
2020
"devDependencies": {
21-
"@types/react": "^19.1.4",
21+
"@types/react": "^19.1.5",
2222
"@types/react-dom": "^19.1.5",
2323
"@typescript-eslint/eslint-plugin": "^8.32.1",
2424
"@typescript-eslint/parser": "^8.32.1",

0 commit comments

Comments
 (0)