Skip to content

Commit 1c9fb06

Browse files
chore(deps): update node.js to v24
1 parent 7e58e16 commit 1c9fb06

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.nvmrc

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@txo/semantic-release": "^2.0.10",
4949
"@txo/tsconfig": "^2.0.0",
5050
"@types/jest": "^29.5.14",
51-
"@types/node": "^22.18.13",
51+
"@types/node": "^24.10.0",
5252
"concurrently": "^9.2.1",
5353
"depcheck": "^1.4.7",
5454
"eslint-config-txo-package-typescript": "^1.0.116",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,12 +1523,12 @@
15231523
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
15241524
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
15251525

1526-
"@types/node@*", "@types/node@^22.18.13":
1527-
version "22.18.13"
1528-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.13.tgz#a037c4f474b860be660e05dbe92a9ef945472e28"
1529-
integrity sha512-Bo45YKIjnmFtv6I1TuC8AaHBbqXtIo+Om5fE4QiU1Tj8QR/qt+8O3BAtOimG5IFmwaWiPmB3Mv3jtYzBA4Us2A==
1526+
"@types/node@*", "@types/node@^24.10.0":
1527+
version "24.10.0"
1528+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
1529+
integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
15301530
dependencies:
1531-
undici-types "~6.21.0"
1531+
undici-types "~7.16.0"
15321532

15331533
"@types/normalize-package-data@^2.4.3":
15341534
version "2.4.3"
@@ -8036,10 +8036,10 @@ unbox-primitive@^1.0.2:
80368036
has-symbols "^1.0.3"
80378037
which-boxed-primitive "^1.0.2"
80388038

8039-
undici-types@~6.21.0:
8040-
version "6.21.0"
8041-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
8042-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
8039+
undici-types@~7.16.0:
8040+
version "7.16.0"
8041+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
8042+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
80438043

80448044
unicode-emoji-modifier-base@^1.0.0:
80458045
version "1.0.0"

0 commit comments

Comments
 (0)