Skip to content

Commit

Permalink
Bump @vscode/test-electron from 1.6.2 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 1.6.2 to 2.0.0.
- [Release notes](https://github.com/Microsoft/vscode-test/releases)
- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test@v1.6.2...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and thepieterdc committed Dec 18, 2021
1 parent 64138a7 commit f078455
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
"@types/vscode": "^1.55.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"@vscode/test-electron": "^1.6.2",
"@vscode/test-electron": "^2.0.0",
"chai": "^4.3.4",
"eslint": "^8.4.1",
"mocha": "^9.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -430,10 +430,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@^1.6.2":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-1.6.2.tgz#f639cab19a0013949015079dcfd2ff0c1aa88a1b"
integrity sha512-W01ajJEMx6223Y7J5yaajGjVs1QfW3YGkkOJHVKfAMEqNB1ZHN9wCcViehv5ZwVSSJnjhu6lYEYgwBdHtCxqhQ==
"@vscode/test-electron@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.0.0.tgz#4451eec8bc5b721c88e5bf39f1a43b0eec0fd8c7"
integrity sha512-DRHWriyETOA5SO4XktoMFpgsZWlVScSZYMeASYT/kp3vpIq8Yki2yLPNOxdd8qyqDPoF9oHGodQJWBbHnaYkeA==
dependencies:
http-proxy-agent "^4.0.1"
https-proxy-agent "^5.0.0"
Expand Down

0 comments on commit f078455

Please sign in to comment.