Skip to content

Commit 4e73c7f

Browse files
author
Akash Satheesan
committed
chore(lib/vscode): yarn upgrade + build fix
1 parent cfc720c commit 4e73c7f

File tree

2 files changed

+1120
-1662
lines changed

2 files changed

+1120
-1662
lines changed

lib/vscode/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"yauzl": "^2.9.2",
9494
"yazl": "^2.4.3"
9595
},
96+
"devDependencies_comment": "set gulp-rename to ~1.2.0 (instead of ^1.2.0), build breaks on 1.4.4",
9697
"devDependencies": {
9798
"7zip": "0.0.6",
9899
"@types/applicationinsights": "0.20.0",
@@ -151,7 +152,7 @@
151152
"gulp-plumber": "^1.2.0",
152153
"gulp-postcss": "^9.0.0",
153154
"gulp-remote-retry-src": "^0.6.0",
154-
"gulp-rename": "^1.2.0",
155+
"gulp-rename": "~1.2.0",
155156
"gulp-replace": "^0.5.4",
156157
"gulp-shell": "^0.6.5",
157158
"gulp-sourcemaps": "^3.0.0",

0 commit comments

Comments
 (0)