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 27
27
"@types/consola" : " 1.0.0" ,
28
28
"@types/jest" : " 27.5.2" ,
29
29
"@types/jsdom" : " 21.1.7" ,
30
- "@types/node" : " 16.18.123 " ,
30
+ "@types/node" : " 22.13.11 " ,
31
31
"@types/puppeteer" : " 5.4.7" ,
32
32
"all-contributors-cli" : " 6.24.0" ,
33
33
"codecov" : " 3.8.3" ,
Original file line number Diff line number Diff line change 2793
2793
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
2794
2794
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
2795
2795
2796
-
2797
- version "16.18.123"
2798
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.123.tgz#9073e454ee52ce9e2de038e7e0cf90f65c9abd56"
2799
- integrity sha512-/n7I6V/4agSpJtFDKKFEa763Hc1z3hmvchobHS1TisCOTKD5nxq8NJ2iK7SRIMYL276Q9mgWOx2AWp5n2XI6eA==
2796
+
2797
+ version "22.13.11"
2798
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.11.tgz#f0ed6b302dcf0f4229d44ea707e77484ad46d234"
2799
+ integrity sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==
2800
+ dependencies:
2801
+ undici-types "~6.20.0"
2800
2802
2801
2803
"@types/normalize-package-data@^2.4.0":
2802
2804
version "2.4.0"
12193
12195
buffer "^5.2.1"
12194
12196
through "^2.3.8"
12195
12197
12198
+ undici-types@~6.20.0:
12199
+ version "6.20.0"
12200
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
12201
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
12202
+
12196
12203
unfetch@^5.0.0:
12197
12204
version "5.0.0"
12198
12205
resolved "https://registry.yarnpkg.com/unfetch/-/unfetch-5.0.0.tgz#8a5b6e5779ebe4dde0049f7d7a81d4a1af99d142"
You can’t perform that action at this time.
0 commit comments