File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 25
25
"@changesets/changelog-github" : " ^0.5.1" ,
26
26
"@changesets/cli" : " ^2.27.12" ,
27
27
"@types/jest" : " ^29.5.14" ,
28
- "@types/node" : " ^18 .13.0 " ,
28
+ "@types/node" : " ^22 .13.8 " ,
29
29
"@types/uuid" : " ^10.0.0" ,
30
30
"@types/yargs" : " 17.0.33" ,
31
31
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
Original file line number Diff line number Diff line change 1264
1264
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
1265
1265
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
1266
1266
1267
- " @types/node@^18.13.0 " :
1268
- version "18.13.0"
1269
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
1270
- integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
1267
+ " @types/node@^22.13.8 " :
1268
+ version "22.13.8"
1269
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.8.tgz#57e2450295b33a6518d6fd4f65f47236d3e41d8d"
1270
+ integrity sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==
1271
+ dependencies :
1272
+ undici-types "~6.20.0"
1271
1273
1272
1274
" @types/pify@^5.0.4 " :
1273
1275
version "5.0.4"
@@ -3942,6 +3944,11 @@ typescript@^4.9.5:
3942
3944
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3943
3945
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
3944
3946
3947
+ undici-types@~6.20.0 :
3948
+ version "6.20.0"
3949
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
3950
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
3951
+
3945
3952
universalify@^0.1.0 :
3946
3953
version "0.1.2"
3947
3954
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
You can’t perform that action at this time.
0 commit comments