Skip to content

Commit 669569a

Browse files
chore(deps): update dependency @types/node to v24 (#713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8084e8f commit 669569a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-multi-entry": "4.1.0",
4242
"@rollup/plugin-typescript": "8.5.0",
4343
"@types/dotenv": "8.2.3",
44-
"@types/node": "22.19.19",
44+
"@types/node": "24.12.4",
4545
"@types/ramda": "0.30.2",
4646
"@typescript-eslint/eslint-plugin": "5.62.0",
4747
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -739,12 +739,12 @@
739739
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.33.tgz#9e4f8c64345522e4e8ce77b334a8aaa64e2b6c78"
740740
integrity sha512-oJqcTrgPUF29oUP8AsUqbXGJNuPutsetaa9kTQAQce5Lx5dTYWV02ScBiT/k1BX/Z7pKeqedmvp39Wu4zR7N7g==
741741

742-
"@types/node@22.19.19":
743-
version "22.19.19"
744-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.19.tgz#3124bf26ded54168b768138321fef99b420c6112"
745-
integrity sha512-dyh/xO2Fh5bYrfWaaqGrRQQGkNdmYw6AmaAUvYeUMNTWQtvb796ikLdmTchRmOlOiIJ1TDXfWgVx1QkUlQ6Hew==
742+
"@types/node@24.12.4":
743+
version "24.12.4"
744+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.4.tgz#2709745569811dcbdc57c097fafdd387c6330382"
745+
integrity sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA==
746746
dependencies:
747-
undici-types "~6.21.0"
747+
undici-types "~7.16.0"
748748

749749
"@types/node@^12.12.6":
750750
version "12.20.55"
@@ -8184,10 +8184,10 @@ underscore@1.9.1:
81848184
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
81858185
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
81868186

8187-
undici-types@~6.21.0:
8188-
version "6.21.0"
8189-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
8190-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
8187+
undici-types@~7.16.0:
8188+
version "7.16.0"
8189+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
8190+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
81918191

81928192
union-value@^1.0.0:
81938193
version "1.0.1"

0 commit comments

Comments
 (0)