File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
"@types/istanbul-lib-coverage" : " ^2.0.6" ,
17
17
"@types/istanbul-lib-report" : " ^3.0.3" ,
18
18
"@types/jest" : " ^29.5.12" ,
19
- "@types/node" : " ^20.16.2 " ,
19
+ "@types/node" : " ^20.16.5 " ,
20
20
"@types/vscode" : " ^1.86.0" ,
21
21
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
22
22
"@typescript-eslint/parser" : " ^7.18.0" ,
Original file line number Diff line number Diff line change 923
923
expect "^29.0.0"
924
924
pretty-format "^29.0.0"
925
925
926
- " @types/node@*" , "@types/node@^20.16.2 ":
927
- version "20.16.2 "
928
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.2 .tgz#9e388f503a5af306e8c63319334887390966a11e "
929
- integrity sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ ==
926
+ " @types/node@*" , "@types/node@^20.16.5 ":
927
+ version "20.16.5 "
928
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5 .tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53 "
929
+ integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA ==
930
930
dependencies :
931
931
undici-types "~6.19.2"
932
932
You can’t perform that action at this time.
0 commit comments