Skip to content

Commit c181fc3

Browse files
committed
chore(package): bump various deps
1 parent bcf5fd4 commit c181fc3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: templates/app/_package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"gulp-babel": "^6.1.2",<% if(filters.ts) { %>
5252
"gulp-typescript": "~2.13.0",
5353
"gulp-tsd": "~0.1.0",
54-
"gulp-tslint": "^4.3.0",<% } %>
54+
"gulp-tslint": "^5.0.0",<% } %>
5555
"gulp-cache": "^0.4.2",
5656
"gulp-concat": "^2.6.0",
5757
"gulp-env": "^0.4.0",
@@ -128,8 +128,8 @@
128128
"grunt-angular-templates": "^1.0.3",
129129
"grunt-dom-munger": "^3.4.0",
130130
"grunt-protractor-runner": "^3.1.0",
131-
"grunt-injector": "^0.6.0",
132-
"grunt-karma": "~0.12.0",
131+
"grunt-injector": "^1.0.0",
132+
"grunt-karma": "^1.0.0",
133133
"grunt-build-control": "^0.7.0",<% if(filters.sass) { %>
134134
"grunt-sass": "^1.1.0",<% } %><% if(filters.stylus) { %>
135135
"grunt-contrib-stylus": "^1.2.0",<% } %>
@@ -141,7 +141,7 @@
141141
"grunt-mocha-test": "~0.12.7",
142142
"grunt-mocha-istanbul": "^4.0.2",<% } /*end grunt*/ %>
143143
"open": "~0.0.4",
144-
"jshint-stylish": "~2.1.0",
144+
"jshint-stylish": "^2.2.0",
145145
"connect-livereload": "^0.5.3",
146146
"istanbul": "~0.4.1",
147147
"chai": "^3.2.0",

0 commit comments

Comments
 (0)