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.14" ,
19
- "@types/node" : " ^20.17.19 " ,
19
+ "@types/node" : " ^20.17.22 " ,
20
20
"@types/vscode" : " ^1.97.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 938
938
expect "^29.0.0"
939
939
pretty-format "^29.0.0"
940
940
941
- " @types/node@*" , "@types/node@^20.17.19 ":
942
- version "20.17.19 "
943
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19 .tgz#0f2869555719bef266ca6e1827fcdca903c1a697 "
944
- integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A ==
941
+ " @types/node@*" , "@types/node@^20.17.22 ":
942
+ version "20.17.22 "
943
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.22 .tgz#18e463b500af6e6d407d2a0084dfc244ef3c8d06 "
944
+ integrity sha512-9RV2zST+0s3EhfrMZIhrz2bhuhBwxgkbHEwP2gtGWPjBzVQjifMzJ9exw7aDZhR1wbpj8zBrfp3bo8oJcGiUUw ==
945
945
dependencies :
946
946
undici-types "~6.19.2"
947
947
You can’t perform that action at this time.
0 commit comments