Skip to content

Commit 31d069e

Browse files
chore(deps): update dependency @types/node to v24
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent a2a1f4b commit 31d069e

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@patternfly/react-icons": "^6.2.2",
3434
"@patternfly/react-table": "^6.2.2",
3535
"@types/js-yaml": "^4.0.9",
36-
"@types/node": "^18.0.0",
36+
"@types/node": "^24.0.0",
3737
"@types/react": "^17.0.37",
3838
"@types/react-helmet": "^6.1.4",
3939
"@types/react-router-dom": "^5.3.2",

console/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -918,12 +918,12 @@
918918
dependencies:
919919
undici-types "~7.18.0"
920920

921-
"@types/node@^18.0.0":
922-
version "18.19.130"
923-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.130.tgz#da4c6324793a79defb7a62cba3947ec5add00d59"
924-
integrity sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==
921+
"@types/node@^24.0.0":
922+
version "24.12.2"
923+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.2.tgz#353cb161dbf1785ea25e8829ba7ec574c5c629ac"
924+
integrity sha512-A1sre26ke7HDIuY/M23nd9gfB+nrmhtYyMINbjI1zHJxYteKR6qSMX56FsmjMcDb3SMcjJg5BiRRgOCC/yBD0g==
925925
dependencies:
926-
undici-types "~5.26.4"
926+
undici-types "~7.16.0"
927927

928928
"@types/normalize-package-data@^2.4.0":
929929
version "2.4.4"
@@ -8972,10 +8972,10 @@ underscore.string@~3.3.6:
89728972
sprintf-js "^1.1.1"
89738973
util-deprecate "^1.0.2"
89748974

8975-
undici-types@~5.26.4:
8976-
version "5.26.5"
8977-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
8978-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
8975+
undici-types@~7.16.0:
8976+
version "7.16.0"
8977+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
8978+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
89798979

89808980
undici-types@~7.18.0:
89818981
version "7.18.2"

0 commit comments

Comments
 (0)