Skip to content

Commit 887187c

Browse files
Bump @vscode/test-electron from 2.3.0 to 2.3.3 (#890)
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.3.0 to 2.3.3. - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.3.0...v2.3.3) --- 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 1c7b89c commit 887187c

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
@@ -571,7 +571,7 @@
571571
"@types/yauzl": "^2.9.1",
572572
"@typescript-eslint/eslint-plugin": "^5.59.5",
573573
"@typescript-eslint/parser": "^5.57.1",
574-
"@vscode/test-electron": "^2.3.0",
574+
"@vscode/test-electron": "^2.3.3",
575575
"eslint": "^8.38.0",
576576
"eslint-webpack-plugin": "^4.0.1",
577577
"glob": "^10.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -417,10 +417,10 @@
417417
"@typescript-eslint/types" "5.59.5"
418418
eslint-visitor-keys "^3.3.0"
419419

420-
"@vscode/test-electron@^2.3.0":
421-
version "2.3.0"
422-
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.0.tgz#de0ba2f5d36546a83cd481b458cbdbb7cc0f7049"
423-
integrity sha512-fwzA9RtazH1GT/sckYlbxu6t5e4VaMXwCVtyLv4UAG0hP6NTfnMaaG25XCfWqlVwFhBMcQXHBCy5dmz2eLUnkw==
420+
"@vscode/test-electron@^2.3.3":
421+
version "2.3.3"
422+
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.3.tgz#e648700d5848eccfda99efa5d839356cfbe8cd4e"
423+
integrity sha512-hgXCkDP0ibboF1K6seqQYyHAzCURgTwHS/6QU7slhwznDLwsRwg9bhfw1CZdyUEw8vvCmlrKWnd7BlQnI0BC4w==
424424
dependencies:
425425
http-proxy-agent "^4.0.1"
426426
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)