File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 3636 "@istanbuljs/nyc-config-typescript" : " ^1.0.2" ,
3737 "@types/ini" : " ^1.3.31" ,
3838 "@types/mocha" : " ^9.1.1" ,
39+ "@types/node" : " ^18.6.3" ,
3940 "@types/node-fetch" : " ^2.6.2" ,
4041 "@types/tmp" : " ^0.2.3" ,
4142 "@types/uuid" : " ^8.3.4" ,
Original file line number Diff line number Diff line change 235235 "@types/tmp" : " ^0.2.3" ,
236236 "@types/vscode" : " ^1.69.0" ,
237237 "@typescript-eslint/eslint-plugin" : " ^5.30.7" ,
238+ "@typescript-eslint/parser" : " ^5.32.0" ,
238239 "@vscode/test-electron" : " ^2.1.5" ,
239240 "esbuild" : " ^0.14.51" ,
240241 "eslint" : " ^8.20.0" ,
Original file line number Diff line number Diff line change @@ -256,6 +256,7 @@ __metadata:
256256 " @istanbuljs/nyc-config-typescript " : ^1.0.2
257257 " @types/ini " : ^1.3.31
258258 " @types/mocha " : ^9.1.1
259+ " @types/node " : ^18.6.3
259260 " @types/node-fetch " : ^2.6.2
260261 " @types/tmp " : ^0.2.3
261262 " @types/uuid " : ^8.3.4
@@ -703,7 +704,7 @@ __metadata:
703704 languageName : node
704705 linkType : hard
705706
706- " @types/node@npm:*, @types/node@npm:^18.0.6 " :
707+ " @types/node@npm:*, @types/node@npm:^18.0.6, @types/node@npm:^18.6.3 " :
707708 version : 18.6.3
708709 resolution : " @types/node@npm:18.6.3"
709710 checksum : 38495b8fd27200d2b7ab9ccd8c1e2475d2411fba15330f2cba869a85ef79dd42382a2658c8dd298ace8c21ed3bfafcdea408faecd74928b144377d07d00e7c8c
@@ -781,7 +782,7 @@ __metadata:
781782 languageName : node
782783 linkType : hard
783784
784- " @typescript-eslint/parser@npm:^5.31.0 " :
785+ " @typescript-eslint/parser@npm:^5.31.0, @typescript-eslint/parser@npm:^5.32.0 " :
785786 version : 5.32.0
786787 resolution : " @typescript-eslint/parser@npm:5.32.0"
787788 dependencies :
@@ -1941,6 +1942,7 @@ __metadata:
19411942 " @types/tmp " : ^0.2.3
19421943 " @types/vscode " : ^1.69.0
19431944 " @typescript-eslint/eslint-plugin " : ^5.30.7
1945+ " @typescript-eslint/parser " : ^5.32.0
19441946 " @vscode/test-electron " : ^2.1.5
19451947 " @vscode/webview-ui-toolkit " : ^1.0.0
19461948 esbuild : ^0.14.51
You can’t perform that action at this time.
0 commit comments