Update dependency @vscode/test-electron to v2.2.3 (#8229)

This commit is contained in:
Mend Renovate 2023-01-30 20:43:12 +00:00 committed by GitHub
parent 1d6b4bd7ce
commit 82bf958d51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1166,7 +1166,7 @@
"@types/sinon": "10.0.13",
"@types/source-map-support": "0.5.6",
"@types/vscode": "1.74.0",
"@vscode/test-electron": "2.2.2",
"@vscode/test-electron": "2.2.3",
"circular-dependency-plugin": "^5.2.2",
"clean-webpack-plugin": "4.0.0",
"event-stream": "4.0.1",

View File

@ -310,10 +310,10 @@
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.0.tgz#4adc21b4e7f527b893de3418c21a91f1e503bdcd"
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
"@vscode/test-electron@2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.2.tgz#2ec559ad6b879bc4024ffc0c5e192e4c5d0ff704"
integrity sha512-s5d2VtMySvff0UgqkJ0BMCr1es+qREE194EAodGIefq518W53ifvv69e80l9e2MrYJEqUUKwukE/w3H9o15YEw==
"@vscode/test-electron@2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.3.tgz#bf6a77542970b5d34561d0671259900632e5eb94"
integrity sha512-7DmdGYQTqRNaLHKG3j56buc9DkstriY4aV0S3Zj32u0U9/T0L8vwWAC9QGCh1meu1VXDEla1ze27TkqysHGP0Q==
dependencies:
http-proxy-agent "^4.0.1"
https-proxy-agent "^5.0.0"