Skip to content

Commit 6d716d0

Browse files
build(deps): bump @types/node from 25.2.3 to 25.3.0 in /ui (#2334)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.3 to 25.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Edgar <medgar@redhat.com>
1 parent bb2af2d commit 6d716d0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

ui/package-lock.json

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

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@stdlib/string-truncate-middle": "^0.2.3",
2929
"@tanstack/react-virtual": "^3.13.18",
3030
"@types/js-yaml": "^4.0.9",
31-
"@types/node": "25.2.3",
31+
"@types/node": "25.3.0",
3232
"@types/react": "18.3.12",
3333
"@types/react-dom": "18.3.1",
3434
"@types/react-highlight-words": "^0.20.1",

0 commit comments

Comments
 (0)