From f15514e3737ad0f1db8346f3af3540d533e1a09d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 21 Feb 2019 23:35:44 +0100 Subject: [PATCH] chore(deps-dev): bump vscode from 1.1.29 to 1.1.30 (#181) Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.29 to 1.1.30. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](https://github.com/Microsoft/vscode-extension-vscode/compare/1.1.29...1.1.30) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9a015a6..1815b4f 100644 --- a/package.json +++ b/package.json @@ -183,7 +183,7 @@ "tslint": "^5.12.1", "tslint-config-fire": "^1.0.1", "typescript": "^3.3.3333", - "vscode": "^1.1.29" + "vscode": "^1.1.30" }, "engines": { "vscode": "^1.15.0" diff --git a/yarn.lock b/yarn.lock index 7809da6..d8943f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3235,10 +3235,10 @@ vinyl@^2.0.0, vinyl@^2.0.1, vinyl@^2.0.2, vinyl@^2.1.0: remove-trailing-separator "^1.0.1" replace-ext "^1.0.0" -vscode@^1.1.29: - version "1.1.29" - resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.29.tgz#bef148f5eb88b966e425b7fa4287ff4b8b04e017" - integrity sha512-E6hzqGtCD65BnBxdZzSIi8FPCM4seEEK/bbTeYdJntg+4D5R6GLbdYFySE9DNTtMJF4iB9UGoucKU/p8Guts1g== +vscode@^1.1.30: + version "1.1.30" + resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.30.tgz#700e54fd52e3d7eb757df6b60b030828c940b3a8" + integrity sha512-YDj5w0TGOcS8XLIdekT4q6LlLV6hv1ZvuT2aGT3KJll4gMz6dUPDgo2VVAf0i0E8igbbZthwvmaUGRwW9yPIaw== dependencies: glob "^7.1.2" gulp-chmod "^2.0.0"