From de32ae75f8904662caa04c0ac80ff3b41c186cb8 Mon Sep 17 00:00:00 2001 From: kjeremy Date: Thu, 10 Oct 2019 10:19:05 -0400 Subject: Bump rollup and vsce --- editors/code/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/code/package.json') diff --git a/editors/code/package.json b/editors/code/package.json index b9982c624..b6a0c21a3 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -43,7 +43,7 @@ "glob": "^7.1.4", "mocha": "^6.2.0", "prettier": "^1.18.2", - "rollup": "^1.21.4", + "rollup": "^1.23.1", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-typescript": "^1.0.1", @@ -51,7 +51,7 @@ "tslint": "^5.18.0", "tslint-config-prettier": "^1.18.0", "typescript": "^3.5.3", - "vsce": "^1.66.0", + "vsce": "^1.67.0", "vscode-test": "^1.2.0" }, "activationEvents": [ -- cgit v1.2.3