Skip to content

Commit 6580b08

Browse files
committed
update vsce
1 parent 10d8aa7 commit 6580b08

File tree

2 files changed

+82
-55
lines changed

2 files changed

+82
-55
lines changed

package-lock.json

Lines changed: 79 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
"jsonc-parser": "1.0.0",
7676
"microsoft.aspnetcore.razor.vscode": "https://download.visualstudio.microsoft.com/download/pr/3b0ae709-c067-48b4-a658-549ca972e437/386a5dff35391e14f14e5945e7903f63/microsoft.aspnetcore.razor.vscode-1.0.0-alpha2-20181112.3.tgz",
7777
"mkdirp": "0.5.1",
78-
"natives": "1.1.6",
7978
"node-filter-async": "0.0.4",
8079
"open": "*",
8180
"remove-bom-buffer": "3.0.0",
@@ -130,8 +129,9 @@
130129
"minimist": "1.2.0",
131130
"mocha": "5.0.4",
132131
"mocha-typescript": "1.1.12",
133-
"mock-fs": "^4.7.0",
132+
"mock-fs": "4.7.0",
134133
"mock-http-server": "0.2.0",
134+
"natives": "1.1.6",
135135
"npm-run-all": "4.1.2",
136136
"nyc": "11.8.0",
137137
"plist": "3.0.1",
@@ -143,7 +143,7 @@
143143
"tslint-no-unused-expression-chai": "0.1.3",
144144
"typescript": "2.8.3",
145145
"unzip2": "0.2.5",
146-
"vsce": "1.40.0",
146+
"vsce": "1.55.0",
147147
"vscode": "1.1.22"
148148
},
149149
"runtimeDependencies": [

0 commit comments

Comments
 (0)