Skip to content

Commit 5550b22

Browse files
chore(deps-dev): bump @types/react (#1494)
Bumps the external-types group in /e2e/browser/test-app with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 19.2.7 to 19.2.8 - [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.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: external-types ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd9f4d1 commit 5550b22

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

e2e/browser/test-app/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.

e2e/browser/test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@inrupt/solid-client-authn-browser": "^3.1.1",
1919
"@types/node": "^20.10.5",
20-
"@types/react": "^19.2.7",
20+
"@types/react": "^19.2.9",
2121
"@types/react-dom": "^19.2.3",
2222
"typescript": "^5.3.3"
2323
}

0 commit comments

Comments
 (0)