Skip to content

Commit ce28c21

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

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@types/fs-extra": "11.0.4",
117117
"@types/jest": "30.0.0",
118118
"@types/jsonpath": "0.2.4",
119-
"@types/node": "20.19.35",
119+
"@types/node": "24.11.0",
120120
"@typescript-eslint/eslint-plugin": "7.18.0",
121121
"@typescript-eslint/parser": "7.18.0",
122122
"dotenv": "17.3.1",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3137,12 +3137,12 @@
31373137
dependencies:
31383138
undici-types "~7.14.0"
31393139

3140-
"@types/node@20.19.35":
3141-
version "20.19.35"
3142-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.35.tgz#117b373fd1dff528b2f9f8c2d1a85de6af8101ca"
3143-
integrity sha512-Uarfe6J91b9HAUXxjvSOdiO2UPOKLm07Q1oh0JHxoZ1y8HoqxDAu3gVrsrOHeiio0kSsoVBt4wFrKOm0dKxVPQ==
3140+
"@types/node@24.11.0":
3141+
version "24.11.0"
3142+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
3143+
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
31443144
dependencies:
3145-
undici-types "~6.21.0"
3145+
undici-types "~7.16.0"
31463146

31473147
"@types/node@^20.10.7":
31483148
version "20.19.33"
@@ -11653,6 +11653,11 @@ undici-types@~7.14.0:
1165311653
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
1165411654
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
1165511655

11656+
undici-types@~7.16.0:
11657+
version "7.16.0"
11658+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
11659+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
11660+
1165611661
unicode-canonical-property-names-ecmascript@^2.0.0:
1165711662
version "2.0.1"
1165811663
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)