Skip to content

Commit f6e45cd

Browse files
committed
chore(grunt): bump a couple deps
1 parent 2719f24 commit f6e45cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/templates/_package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"grunt-babel": "~6.0.0",<% if(filters.ts) { %>
112112
"grunt-ts": "^5.3.2",
113113
"grunt-tsd": "~0.1.0",
114-
"grunt-tslint": "~3.0.1",<% } %>
114+
"grunt-tslint": "~3.1.0",<% } %>
115115
"grunt-google-cdn": "~0.4.0",
116116
"grunt-jscs": "^2.1.0",
117117
"grunt-newer": "^1.1.1",
@@ -136,7 +136,7 @@
136136
"grunt-open": "~0.2.3",
137137
"time-grunt": "^1.2.1",
138138
"grunt-mocha-test": "~0.12.7",
139-
"grunt-mocha-istanbul": "^3.0.1",<% } /*end grunt*/ %>
139+
"grunt-mocha-istanbul": "^4.0.2",<% } /*end grunt*/ %>
140140
"open": "~0.0.4",
141141
"jshint-stylish": "~2.1.0",
142142
"connect-livereload": "^0.5.3",

0 commit comments

Comments
 (0)