Skip to content

Commit

Permalink
Bump @vscode/test-electron from 2.1.5 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.1.5 to 2.2.2.
- [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.5...v2.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and davidgarcia-kairosds committed Feb 9, 2023
1 parent 847f671 commit d5fe160
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"ts-loader": "^9.4.2",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0",
"@vscode/test-electron": "^2.1.5"
"@vscode/test-electron": "^2.2.2"
},
"dependencies": {
"form-data": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,10 @@
"@typescript-eslint/types" "5.40.0"
eslint-visitor-keys "^3.3.0"

"@vscode/test-electron@^2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.1.5.tgz#ac98f8f445ea4590753f5fa0c7f6e4298f08c3b7"
integrity sha512-O/ioqFpV+RvKbRykX2ItYPnbcZ4Hk5V0rY4uhQjQTLhGL9WZUvS7exzuYQCCI+ilSqJpctvxq2llTfGXf9UnnA==
"@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==
dependencies:
http-proxy-agent "^4.0.1"
https-proxy-agent "^5.0.0"
Expand Down

0 comments on commit d5fe160

Please sign in to comment.