We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2719f24 commit f6e45cdCopy full SHA for f6e45cd
app/templates/_package.json
@@ -111,7 +111,7 @@
111
"grunt-babel": "~6.0.0",<% if(filters.ts) { %>
112
"grunt-ts": "^5.3.2",
113
"grunt-tsd": "~0.1.0",
114
- "grunt-tslint": "~3.0.1",<% } %>
+ "grunt-tslint": "~3.1.0",<% } %>
115
"grunt-google-cdn": "~0.4.0",
116
"grunt-jscs": "^2.1.0",
117
"grunt-newer": "^1.1.1",
@@ -136,7 +136,7 @@
136
"grunt-open": "~0.2.3",
137
"time-grunt": "^1.2.1",
138
"grunt-mocha-test": "~0.12.7",
139
- "grunt-mocha-istanbul": "^3.0.1",<% } /*end grunt*/ %>
+ "grunt-mocha-istanbul": "^4.0.2",<% } /*end grunt*/ %>
140
"open": "~0.0.4",
141
"jshint-stylish": "~2.1.0",
142
"connect-livereload": "^0.5.3",
0 commit comments