Update dependency @vscode/test-electron to v2.1.3 (#7541)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-04 23:38:28 -05:00 committed by GitHub
parent 31a0f91e72
commit aea84e1df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1190,7 +1190,7 @@
"@types/sinon": "10.0.11",
"@types/source-map-support": "0.5.4",
"@types/vscode": "1.57.0",
"@vscode/test-electron": "2.1.2",
"@vscode/test-electron": "2.1.3",
"clean-webpack-plugin": "4.0.0",
"event-stream": "4.0.1",
"fork-ts-checker-webpack-plugin": "7.2.1",

View File

@ -268,10 +268,10 @@
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
"@vscode/test-electron@2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.1.2.tgz#38b1a3e2ce2acf6a975cbea8fdf8c038ee50d3bc"
integrity sha512-INjJ0YA9RgR1B/xBl8P4sxww4Dy2996f4Xn5oGTFfC0c2Mm45y/1Id8xmfuoba6tR5i8zZaUIHfEYWe7Rt4uZA==
"@vscode/test-electron@2.1.3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.1.3.tgz#c66c4a29ede1f940c2fa204d269b660b0126dc7f"
integrity sha512-ps/yJ/9ToUZtR1dHfWi1mDXtep1VoyyrmGKC3UnIbScToRQvbUjyy1VMqnMEW3EpMmC3g7+pyThIPtPyCLHyow==
dependencies:
http-proxy-agent "^4.0.1"
https-proxy-agent "^5.0.0"