Skip to content

Commit 74f7bea

Browse files
chore(deps): update dependency @types/node to v24.13.0
1 parent 2a49963 commit 74f7bea

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
@@ -9,7 +9,7 @@
99
"@semantic-release/changelog": "^6.0.3",
1010
"@semantic-release/exec": "^7.1.0",
1111
"@semantic-release/git": "^10.0.1",
12-
"@types/node": "24.10.1",
12+
"@types/node": "24.13.0",
1313
"conventional-changelog-conventionalcommits": "^9.1.0",
1414
"semantic-release": "^25.0.2",
1515
"ts-node-dev": "^2.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -668,12 +668,12 @@
668668
dependencies:
669669
undici-types "~7.14.0"
670670

671-
"@types/node@24.10.1":
672-
version "24.10.1"
673-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.1.tgz#91e92182c93db8bd6224fca031e2370cef9a8f01"
674-
integrity sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==
671+
"@types/node@24.13.0":
672+
version "24.13.0"
673+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.13.0.tgz#8d357bbaeafccd6369d9de428467d69befdccb19"
674+
integrity sha512-5vtOqGQr4NJKeEzV441FcOi2MeG9UTWq9LqVLGneDdu4vlX17H8kQ2PA2UmNwCUGPVDj4oBjNhS7ReVEIWJJrg==
675675
dependencies:
676-
undici-types "~7.16.0"
676+
undici-types "~7.18.0"
677677

678678
"@types/normalize-package-data@^2.4.3", "@types/normalize-package-data@^2.4.4":
679679
version "2.4.4"
@@ -3726,10 +3726,10 @@ undici-types@~7.14.0:
37263726
resolved "https://registry.npmjs.org/undici-types/-/undici-types-7.14.0.tgz"
37273727
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
37283728

3729-
undici-types@~7.16.0:
3730-
version "7.16.0"
3731-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
3732-
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
3729+
undici-types@~7.18.0:
3730+
version "7.18.2"
3731+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
3732+
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
37333733

37343734
undici@^5.25.4:
37353735
version "5.29.0"

0 commit comments

Comments
 (0)