Skip to content

Commit 7cb6ec7

Browse files
Update dependency @types/node to v24
1 parent f9a00e7 commit 7cb6ec7

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@angular/compiler-cli": "~7.2.2",
4040
"@angular/language-service": "~7.2.2",
4141
"@ionic/angular-toolkit": "~1.4.0",
42-
"@types/node": "~10.12.0",
42+
"@types/node": "~24.12.0",
4343
"@types/jasmine": "~2.8.8",
4444
"@types/jasminewd2": "~2.0.3",
4545
"codelyzer": "~4.5.0",

yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,12 @@
373373
version "11.10.4"
374374
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.10.4.tgz#3f5fc4f0f322805f009e00ab35a2ff3d6b778e42"
375375

376-
"@types/node@~10.12.0":
377-
version "10.12.29"
378-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.29.tgz#c2c8d2d27bb55649fbafe8ea1731658421f38acf"
376+
"@types/node@~24.12.0":
377+
version "24.12.4"
378+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.4.tgz#2709745569811dcbdc57c097fafdd387c6330382"
379+
integrity sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA==
380+
dependencies:
381+
undici-types "~7.16.0"
379382

380383
"@types/q@^0.0.32":
381384
version "0.0.32"
@@ -6048,6 +6051,11 @@ ultron@~1.1.0:
60486051
version "1.1.1"
60496052
resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c"
60506053

6054+
undici-types@~7.16.0:
6055+
version "7.16.0"
6056+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
6057+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
6058+
60516059
union-value@^1.0.0:
60526060
version "1.0.0"
60536061
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4"

0 commit comments

Comments
 (0)