Skip to content

Commit 1100e39

Browse files
Bump @vscode/test-electron from 2.1.3 to 2.1.5 (#656)
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/Microsoft/vscode-test/releases) - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.1.3...v2.1.5) --- updated-dependencies: - dependency-name: "@vscode/test-electron" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 744ba38 commit 1100e39

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
@@ -539,7 +539,7 @@
539539
"@types/yauzl": "^2.9.1",
540540
"@typescript-eslint/eslint-plugin": "^5.30.6",
541541
"@typescript-eslint/parser": "^5.30.6",
542-
"@vscode/test-electron": "^2.1.3",
542+
"@vscode/test-electron": "^2.1.5",
543543
"eslint": "^8.19.0",
544544
"glob": "^8.0.3",
545545
"husky": "^8.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/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
311311
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
312312

313-
"@vscode/test-electron@^2.1.3":
314-
version "2.1.3"
315-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.1.3.tgz#c66c4a29ede1f940c2fa204d269b660b0126dc7f"
316-
integrity sha512-ps/yJ/9ToUZtR1dHfWi1mDXtep1VoyyrmGKC3UnIbScToRQvbUjyy1VMqnMEW3EpMmC3g7+pyThIPtPyCLHyow==
313+
"@vscode/test-electron@^2.1.5":
314+
version "2.1.5"
315+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.1.5.tgz#ac98f8f445ea4590753f5fa0c7f6e4298f08c3b7"
316+
integrity sha512-O/ioqFpV+RvKbRykX2ItYPnbcZ4Hk5V0rY4uhQjQTLhGL9WZUvS7exzuYQCCI+ilSqJpctvxq2llTfGXf9UnnA==
317317
dependencies:
318318
http-proxy-agent "^4.0.1"
319319
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)