File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 562
562
"@types/glob" : " ^8.1.0" ,
563
563
"@types/mocha" : " ^10.0.1" ,
564
564
"@types/node" : " ^20.1.0" ,
565
- "@types/vscode" : " ^1.79.1 " ,
565
+ "@types/vscode" : " ^1.80.0 " ,
566
566
"@types/which" : " ^3.0.0" ,
567
567
"@typescript-eslint/eslint-plugin" : " ^5.59.5" ,
568
568
"@typescript-eslint/parser" : " ^5.60.1" ,
Original file line number Diff line number Diff line change 248
248
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
249
249
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
250
250
251
- " @types/vscode@^1.79.1 " :
252
- version "1.79.1 "
253
- resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.79.1 .tgz#ab568315f9c844a8f4fa8f168b2d6dbf1f58dd02 "
254
- integrity sha512-Ikwc4YbHABzqthrWfeAvItaAIfX9mdjMWxqNgTpGjhgOu0TMRq9LzyZ2yBK0JhYqoSjEubEPawf6zJgnl6Egtw ==
251
+ " @types/vscode@^1.80.0 " :
252
+ version "1.80.0 "
253
+ resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.80.0 .tgz#e004dd6cde74dafdb7fab64a6e1754bf8165b981 "
254
+ integrity sha512-qK/CmOdS2o7ry3k6YqU4zD3R2AYlJfbwBoSbKpBoP+GpXNE+0NEgJOli4n0bm0diK5kfBnchgCEj4igQz/44Hg ==
255
255
256
256
" @types/which@^3.0.0 " :
257
257
version "3.0.0"
@@ -1939,6 +1939,7 @@ source-map@^0.6.0:
1939
1939
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
1940
1940
1941
1941
" string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0, string-width@^4.2.0:
1942
+ name string-width-cjs
1942
1943
version "4.2.3"
1943
1944
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1944
1945
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2225,6 +2226,7 @@ workerpool@6.2.1:
2225
2226
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
2226
2227
2227
2228
" wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0:
2229
+ name wrap-ansi-cjs
2228
2230
version "7.0.0"
2229
2231
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2230
2232
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
You can’t perform that action at this time.
0 commit comments