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.11 " ,
19
+ "@types/node" : " ^20.17.12 " ,
20
20
"@types/vscode" : " ^1.96.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.11 ":
942
- version "20.17.11 "
943
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11 .tgz#2c05215fc37316b1596df7fbdba52151eaf83c50 "
944
- integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg ==
941
+ " @types/node@*" , "@types/node@^20.17.12 ":
942
+ version "20.17.12 "
943
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.12 .tgz#ee3b7d25a522fd95608c1b3f02921c97b93fcbd6 "
944
+ integrity sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw ==
945
945
dependencies :
946
946
undici-types "~6.19.2"
947
947
You can’t perform that action at this time.
0 commit comments