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" : " ^18.19.76 " ,
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@^18.19.76 " :
1268
+ version "18.19.76"
1269
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.76.tgz#7991658e0ba41ad30cc8be01c9bbe580d58f2112"
1270
+ integrity sha512-yvR7Q9LdPz2vGpmpJX5LolrgRdWvB67MJKDPSgIIzpFbaf9a1j/f5DnLp5VDyHGMR0QZHlTr1afsD87QCXFHKw==
1271
+ dependencies :
1272
+ undici-types "~5.26.4"
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@~5.26.4 :
3948
+ version "5.26.5"
3949
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3950
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
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