Skip to content

Commit 10a0570

Browse files
chore(deps-dev): bump vscode-test from 1.4.0 to 1.4.1
Bumps [vscode-test](https://github.com/Microsoft/vscode-test) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/Microsoft/vscode-test/releases) - [Changelog](https://github.com/microsoft/vscode-test/blob/master/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits/1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c37224d commit 10a0570

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
@@ -84,7 +84,7 @@
8484
"tmp": "0.2.1",
8585
"ts-loader": "^8.0.7",
8686
"typescript": "^4.0.5",
87-
"vscode-test": "^1.4.0",
87+
"vscode-test": "^1.4.1",
8888
"webpack": "^5.3.1",
8989
"webpack-cli": "^4.1.0",
9090
"xml2js": "^0.4.19"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6455,10 +6455,10 @@ vsce@^1.73.0:
64556455
yauzl "^2.3.1"
64566456
yazl "^2.2.2"
64576457

6458-
vscode-test@^1.4.0:
6459-
version "1.4.0"
6460-
resolved "https://registry.yarnpkg.com/vscode-test/-/vscode-test-1.4.0.tgz#a56f73c1667b4d37ba6baa6765f233a19d4ffbfe"
6461-
integrity sha512-Jt7HNGvSE0+++Tvtq5wc4hiXLIr2OjDShz/gbAfM/mahQpy4rKBnmOK33D+MR67ATWviQhl+vpmU3p/qwSH/Pg==
6458+
vscode-test@^1.4.1:
6459+
version "1.4.1"
6460+
resolved "https://registry.yarnpkg.com/vscode-test/-/vscode-test-1.4.1.tgz#6f4b9c07d86cda885c655fb8c0e86b88d0fee173"
6461+
integrity sha512-Ls7+JyC06cUCuomlTYk4aNJI00Rri09hgtkNl3zfQ1bj6meXglpSPpuzJ/RPNetlUHFMm4eGs0Xr/H5pFPVwfQ==
64626462
dependencies:
64636463
http-proxy-agent "^2.1.0"
64646464
https-proxy-agent "^2.2.4"

0 commit comments

Comments
 (0)