Skip to content

Commit

Permalink
Bump @vscode/test-electron from 2.3.8 to 2.3.10
Browse files Browse the repository at this point in the history
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.3.8 to 2.3.10.
- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-test/commits/v2.3.10)

---
updated-dependencies:
- dependency-name: "@vscode/test-electron"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 7e7f981 commit 991debd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/vscode": "^1.85.0",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^7.0.2",
"@vscode/test-electron": "^2.3.8",
"@vscode/test-electron": "^2.3.10",
"@vscode/vsce": "^2.21.1",
"esbuild": "^0.20.1",
"eslint": "^8.50.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -557,15 +557,15 @@ __metadata:
languageName: node
linkType: hard

"@vscode/test-electron@npm:^2.3.8":
version: 2.3.8
resolution: "@vscode/test-electron@npm:2.3.8"
"@vscode/test-electron@npm:^2.3.10":
version: 2.3.10
resolution: "@vscode/test-electron@npm:2.3.10"
dependencies:
http-proxy-agent: ^4.0.1
https-proxy-agent: ^5.0.0
jszip: ^3.10.1
semver: ^7.5.2
checksum: cee9e9e9396949a1cdd1ba60b91eb8f9c6a04808a4ba18a19ba4b55a13eea08f6aff28ffe856e526224e5b97b3cbe1fe175e498f5619b81bd029889c998a2191
checksum: a4055aee50d3d2cbf810970ed0eced601ef72868e7e98973a9760f12cb0628698f251c6716fb3a0bb4ba32c1b1fd887bf12dd9ab4c8956c0fe4a00f825808e66
languageName: node
linkType: hard

Expand Down Expand Up @@ -1029,7 +1029,7 @@ __metadata:
"@types/vscode": ^1.85.0
"@typescript-eslint/eslint-plugin": ^6.19.1
"@typescript-eslint/parser": ^7.0.2
"@vscode/test-electron": ^2.3.8
"@vscode/test-electron": ^2.3.10
"@vscode/vsce": ^2.21.1
clipboardy: ^3.0.0
esbuild: ^0.20.1
Expand Down

0 comments on commit 991debd

Please sign in to comment.