Skip to content

Commit a922e95

Browse files
chore(deps): update node.js to v24
1 parent 4612ce6 commit a922e95

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

.nvmrc

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@txo/semantic-release": "^2.0.10",
5050
"@txo/tsconfig-cjs": "^2.0.0",
5151
"@types/jest": "^29.5.14",
52-
"@types/node": "^22.19.2",
52+
"@types/node": "^24.10.3",
5353
"concurrently": "^9.2.1",
5454
"eslint-config-txo-package-typescript": "^1.0.118",
5555
"husky": "^9.1.7",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,12 +1542,12 @@
15421542
dependencies:
15431543
"@types/unist" "^2"
15441544

1545-
"@types/node@*", "@types/node@^22.19.2":
1546-
version "22.19.3"
1547-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.3.tgz#8dfde7630d7a8528dc9b34db23d34f764467c02c"
1548-
integrity sha512-1N9SBnWYOJTrNZCdh/yJE+t910Y128BoyY+zBLWhL3r0TYzlTmFdXrPwHL9DyFZmlEXNQQolTZh3KHV31QDhyA==
1545+
"@types/node@*", "@types/node@^24.10.3":
1546+
version "24.10.4"
1547+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.4.tgz#9d27c032a1b2c42a4eab8fb65c5856a8b8e098c4"
1548+
integrity sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==
15491549
dependencies:
1550-
undici-types "~6.21.0"
1550+
undici-types "~7.16.0"
15511551

15521552
"@types/normalize-package-data@^2.4.3":
15531553
version "2.4.3"
@@ -7837,10 +7837,10 @@ unbox-primitive@^1.0.2:
78377837
has-symbols "^1.0.3"
78387838
which-boxed-primitive "^1.0.2"
78397839

7840-
undici-types@~6.21.0:
7841-
version "6.21.0"
7842-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
7843-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
7840+
undici-types@~7.16.0:
7841+
version "7.16.0"
7842+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
7843+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
78447844

78457845
unicode-emoji-modifier-base@^1.0.0:
78467846
version "1.0.0"

0 commit comments

Comments
 (0)