Skip to content

Commit d3467a0

Browse files
committed
chore(typescript): update TS npm deps, use TS 1.8
1 parent 51d0f05 commit d3467a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/templates/_package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
"gulp-angular-templatecache": "^1.7.0",
5050
"gulp-autoprefixer": "2.3.1",
5151
"gulp-babel": "^6.1.2",<% if(filters.ts) { %>
52-
"gulp-typescript": "~2.10.0",
53-
"gulp-tsd": "~0.0.4",
54-
"gulp-tslint": "~4.2.1",<% } %>
52+
"gulp-typescript": "~2.12.1",
53+
"gulp-tsd": "~0.1.0",
54+
"gulp-tslint": "^4.3.0",<% } %>
5555
"gulp-cache": "^0.2.10",
5656
"gulp-concat": "^2.6.0",
5757
"gulp-env": "^0.2.0",

0 commit comments

Comments
 (0)