Skip to content

Commit fb1f070

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 7d319f4 commit fb1f070

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
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@playwright/test": "1.62.1",
1212
"@types/d3": "7.4.3",
13-
"@types/react": "16.14.69",
13+
"@types/react": "19.2.18",
1414
"@types/react-dom": "16.9.25",
1515
"typescript": "6.0.2"
1616
}

0 commit comments

Comments
 (0)