Skip to content

Commit 5842512

Browse files
authored
Update dependency @vscode/test-electron to v2.2.1 (#8149)
1 parent 549cfab commit 5842512

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,7 @@
11951195
"@types/sinon": "10.0.13",
11961196
"@types/source-map-support": "0.5.6",
11971197
"@types/vscode": "1.67.0",
1198-
"@vscode/test-electron": "2.2.0",
1198+
"@vscode/test-electron": "2.2.1",
11991199
"circular-dependency-plugin": "^5.2.2",
12001200
"clean-webpack-plugin": "4.0.0",
12011201
"event-stream": "4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -310,10 +310,10 @@
310310
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.67.0.tgz#8eaba41d1591aa02f5d960b7dfae3b16e066f08c"
311311
integrity sha512-GH8BDf8cw9AC9080uneJfulhSa7KHSMI2s/CyKePXoGNos9J486w2V4YKoeNUqIEkW4hKoEAWp6/cXTwyGj47g==
312312

313-
"@vscode/test-electron@2.2.0":
314-
version "2.2.0"
315-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.0.tgz#b90c76b8f076f9cf2d885f14b3c5fc3f586b9419"
316-
integrity sha512-xk2xrOTMG75/hxO8OVVZ+GErv9gmdZwOD8rEHV3ty3n1Joav2yFcfrmqD6Ukref27U13LEL8gVvSHzauGAK5nQ==
313+
"@vscode/test-electron@2.2.1":
314+
version "2.2.1"
315+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.1.tgz#6d1ac128e27c18e1d20bcb299e830b50587f74ca"
316+
integrity sha512-DUdwSYVc9p/PbGveaq20dbAAXHfvdq4zQ24ILp6PKizOBxrOfMsOq8Vts5nMzeIo0CxtA/RxZLFyDv001PiUSg==
317317
dependencies:
318318
http-proxy-agent "^4.0.1"
319319
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)