Skip to content

Commit 0e42f7d

Browse files
Update dependency node to v24 (#612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 187f151 commit 0e42f7d

File tree

6 files changed

+22
-22
lines changed

6 files changed

+22
-22
lines changed

.github/actions/setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
steps:
66
- uses: actions/setup-node@v6
77
with:
8-
node-version: 22.21
8+
node-version: 24.11
99
registry-url: https://registry.npmjs.org
1010
always-auth: true
1111
cache: yarn

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 22.21.1
1+
nodejs 24.11.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@sinonjs/fake-timers": "15.0.0",
40-
"@types/node": "22.19.0",
40+
"@types/node": "24.10.0",
4141
"@types/sinonjs__fake-timers": "15.0.1",
4242
"@types/ws": "8.18.1",
4343
"@typescript-eslint/eslint-plugin": "8.46.2",

scripts/generator-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"@yeoman/types": "1.8.0",
1616
"mem-fs": "4.1.2",
1717
"@yeoman/adapter": "3.1.0",
18-
"@types/node": "22.19.0"
18+
"@types/node": "24.10.0"
1919
}
2020
}

scripts/generator-adapter/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -331,12 +331,12 @@
331331
dependencies:
332332
undici-types "~6.20.0"
333333

334-
"@types/node@22.19.0":
335-
version "22.19.0"
336-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.0.tgz#849606ef3920850583a4e7ee0930987c35ad80be"
337-
integrity sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA==
334+
"@types/node@24.10.0":
335+
version "24.10.0"
336+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
337+
integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
338338
dependencies:
339-
undici-types "~6.21.0"
339+
undici-types "~7.16.0"
340340

341341
"@types/normalize-package-data@^2.4.3":
342342
version "2.4.4"
@@ -1399,10 +1399,10 @@ undici-types@~6.20.0:
13991399
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
14001400
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
14011401

1402-
undici-types@~6.21.0:
1403-
version "6.21.0"
1404-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
1405-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1402+
undici-types@~7.16.0:
1403+
version "7.16.0"
1404+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
1405+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
14061406

14071407
unicorn-magic@^0.1.0:
14081408
version "0.1.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -405,12 +405,12 @@
405405
dependencies:
406406
undici-types "~6.20.0"
407407

408-
"@types/node@22.19.0":
409-
version "22.19.0"
410-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.0.tgz#849606ef3920850583a4e7ee0930987c35ad80be"
411-
integrity sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA==
408+
"@types/node@24.10.0":
409+
version "24.10.0"
410+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
411+
integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
412412
dependencies:
413-
undici-types "~6.21.0"
413+
undici-types "~7.16.0"
414414

415415
"@types/sinonjs__fake-timers@15.0.1":
416416
version "15.0.1"
@@ -2930,10 +2930,10 @@ undici-types@~6.20.0:
29302930
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz"
29312931
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
29322932

2933-
undici-types@~6.21.0:
2934-
version "6.21.0"
2935-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
2936-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
2933+
undici-types@~7.16.0:
2934+
version "7.16.0"
2935+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
2936+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
29372937

29382938
unicorn-magic@^0.3.0:
29392939
version "0.3.0"

0 commit comments

Comments
 (0)