Skip to content

Commit 42e39f0

Browse files
build(deps): bump @types/node from 25.3.5 to 25.4.0 in /ui (#2396)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.5 to 25.4.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.4.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 c26a0a4 commit 42e39f0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ui/package-lock.json

Lines changed: 5 additions & 5 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.21",
3030
"@types/js-yaml": "^4.0.9",
31-
"@types/node": "25.3.5",
31+
"@types/node": "25.4.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)