File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"@octokit/plugin-rest-endpoint-methods" : " ^13.3.0" ,
28
28
"@octokit/types" : " ^13.7.0" ,
29
29
"@types/jest" : " ^27.4.0" ,
30
- "@types/node" : " ^22.10.7 " ,
30
+ "@types/node" : " ^22.10.10 " ,
31
31
"@vercel/ncc" : " ^0.38.3" ,
32
32
"jest" : " ^27.4.7" ,
33
33
"prettier" : " ^3.4.2" ,
Original file line number Diff line number Diff line change 816
816
jest-diff "^27.0.0"
817
817
pretty-format "^27.0.0"
818
818
819
- " @types/node@*" , "@types/node@^22.10.7 ":
820
- version "22.10.7 "
821
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7 .tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7 "
822
- integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg ==
819
+ " @types/node@*" , "@types/node@^22.10.10 ":
820
+ version "22.10.10 "
821
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10 .tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6 "
822
+ integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww ==
823
823
dependencies :
824
824
undici-types "~6.20.0"
825
825
You can’t perform that action at this time.
0 commit comments