Skip to content

Commit 59dfab7

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 6aa8b78 commit 59dfab7

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/classnames": "^2.3.1",
3434
"@types/dagre": "^0.7.53",
3535
"@types/git-url-parse": "^9.0.0",
36-
"@types/node": "^17.0.21",
36+
"@types/node": "^24.0.0",
3737
"@types/react": "17.0.89",
3838
"@types/react-redux": "7.1.34",
3939
"@types/semver": "7.7.1",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2042,10 +2042,12 @@
20422042
dependencies:
20432043
undici-types "~6.20.0"
20442044

2045-
"@types/node@^17.0.21":
2046-
version "17.0.45"
2047-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
2048-
integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
2045+
"@types/node@^24.0.0":
2046+
version "24.10.13"
2047+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.13.tgz#2fac25c0e30f3848e19912c3b8791a28370e9e07"
2048+
integrity sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==
2049+
dependencies:
2050+
undici-types "~7.16.0"
20492051

20502052
"@types/normalize-package-data@^2.4.0":
20512053
version "2.4.4"
@@ -10653,6 +10655,11 @@ undici-types@~6.20.0:
1065310655
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
1065410656
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
1065510657

10658+
undici-types@~7.16.0:
10659+
version "7.16.0"
10660+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
10661+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
10662+
1065610663
undici@^6.19.5:
1065710664
version "6.21.1"
1065810665
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.1.tgz#336025a14162e6837e44ad7b819b35b6c6af0e05"

0 commit comments

Comments
 (0)