Skip to content

Commit bc255e1

Browse files
chore(deps): update dependency @types/node to v24
1 parent a5e1a28 commit bc255e1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@types/inquirer": "8.2.12",
118118
"@types/jest": "30.0.0",
119119
"@types/jsonpath": "0.2.4",
120-
"@types/node": "20.19.32",
120+
"@types/node": "24.10.12",
121121
"@typescript-eslint/eslint-plugin": "7.18.0",
122122
"@typescript-eslint/parser": "7.18.0",
123123
"dotenv": "17.2.4",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3127,12 +3127,12 @@
31273127
dependencies:
31283128
undici-types "~7.14.0"
31293129

3130-
"@types/node@20.19.32":
3131-
version "20.19.32"
3132-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.32.tgz#d2958783ac4cde2d501d145ac7174400a39c3da0"
3133-
integrity sha512-Ez8QE4DMfhjjTsES9K2dwfV258qBui7qxUsoaixZDiTzbde4U12e1pXGNu/ECsUIOi5/zoCxAQxIhQnaUQ2VvA==
3130+
"@types/node@24.10.12":
3131+
version "24.10.12"
3132+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.12.tgz#a51b49260a045c08ac761cbde7e407ef144d2b2a"
3133+
integrity sha512-68e+T28EbdmLSTkPgs3+UacC6rzmqrcWFPQs1C8mwJhI/r5Uxr0yEuQotczNRROd1gq30NGxee+fo0rSIxpyAw==
31343134
dependencies:
3135-
undici-types "~6.21.0"
3135+
undici-types "~7.16.0"
31363136

31373137
"@types/normalize-package-data@^2.4.3":
31383138
version "2.4.4"
@@ -11650,16 +11650,16 @@ underscore@1.13.6:
1165011650
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
1165111651
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
1165211652

11653-
undici-types@~6.21.0:
11654-
version "6.21.0"
11655-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
11656-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
11657-
1165811653
undici-types@~7.14.0:
1165911654
version "7.14.0"
1166011655
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
1166111656
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
1166211657

11658+
undici-types@~7.16.0:
11659+
version "7.16.0"
11660+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
11661+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
11662+
1166311663
unicode-canonical-property-names-ecmascript@^2.0.0:
1166411664
version "2.0.1"
1166511665
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz#cb3173fe47ca743e228216e4a3ddc4c84d628cc2"

0 commit comments

Comments
 (0)