From c84596255397fd7e5a8857976f5fa871f2a55d8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 24 Mar 2019 15:42:00 +0100 Subject: [PATCH] chore(deps-dev): bump vscode from 1.1.32 to 1.1.33 (#211) Bumps [vscode](https://github.com/Microsoft/vscode) from 1.1.32 to 1.1.33. - [Release notes](https://github.com/Microsoft/vscode/releases) - [Commits](https://github.com/Microsoft/vscode/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index da47d9e..0c0e66e 100644 --- a/package.json +++ b/package.json @@ -183,7 +183,7 @@ "tslint": "^5.14.0", "tslint-config-fire": "^1.0.1", "typescript": "^3.3.4000", - "vscode": "^1.1.32" + "vscode": "^1.1.33" }, "engines": { "vscode": "^1.15.0" diff --git a/yarn.lock b/yarn.lock index 42c7594..7370941 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2922,18 +2922,18 @@ vinyl@^2.0.0, vinyl@^2.1.0: remove-trailing-separator "^1.0.1" replace-ext "^1.0.0" -vscode-test@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/vscode-test/-/vscode-test-0.1.1.tgz#070fb1bb28ba8c94cbf06be27872a2ce23fa6fc5" - integrity sha512-D8C12HR6O/3Bl4Bn+1c6n/J4/nSVtRhzZJ5c97GoB4cOwqFv7AOkuqzosd2iV49eZAGpGw3Qz5Vg9vGjKFaKAA== +vscode-test@^0.1.4: + version "0.1.5" + resolved "https://registry.yarnpkg.com/vscode-test/-/vscode-test-0.1.5.tgz#250534f90e78d37a84419a00f9bd15341e1a4f8f" + integrity sha512-s+lbF1Dtasc0yXVB9iQTexBe2JK6HJAUJe3fWezHKIjq+xRw5ZwCMEMBaonFIPy7s95qg2HPTRDR5W4h4kbxGw== dependencies: http-proxy-agent "^2.1.0" https-proxy-agent "^2.2.1" -vscode@^1.1.32: - version "1.1.32" - resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.32.tgz#83001913d69715104c86a8af88a571ecc34cb707" - integrity sha512-RSjrFoV45i+Qlhr8nWWkDv9MCoF1WGEdaqKnGinzZUIf5tn9olMSWOPXvNM3EEgMw5IGzwi38X48jomn3uLtYw== +vscode@^1.1.33: + version "1.1.33" + resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.33.tgz#e05d5ca25eb35d799fc20622af7c7a561abf6fba" + integrity sha512-sXedp2oF6y4ZvqrrFiZpeMzaCLSWV+PpYkIxjG/iYquNZ9KrLL2LujltGxPLvzn49xu2sZkyC+avVNFgcJD1Iw== dependencies: glob "^7.1.2" mocha "^4.0.1" @@ -2941,7 +2941,7 @@ vscode@^1.1.32: semver "^5.4.1" source-map-support "^0.5.0" url-parse "^1.4.4" - vscode-test "^0.1.1" + vscode-test "^0.1.4" vsls@^0.3.1291: version "0.3.1291"