Skip to content

Commit f31481c

Browse files
build(deps-dev): bump @types/react in /test/dataflow-visualizer
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.69 to 19.2.18. - [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.18 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 653daf7 commit f31481c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎test/dataflow-visualizer/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@playwright/test": "1.62.1",
1212
"@types/d3": "7.4.3",
1313
"@types/node": "26.2.0",
14-
"@types/react": "16.14.69",
14+
"@types/react": "19.2.18",
1515
"@types/react-dom": "16.9.25",
1616
"typescript": "7.0.2"
1717
}

0 commit comments

Comments
 (0)