|
51 | 51 | "gulp-babel": "^6.1.2",<% if(filters.ts) { %>
|
52 | 52 | "gulp-typescript": "~2.13.0",
|
53 | 53 | "gulp-tsd": "~0.1.0",
|
54 |
| - "gulp-tslint": "^4.3.0",<% } %> |
| 54 | + "gulp-tslint": "^5.0.0",<% } %> |
55 | 55 | "gulp-cache": "^0.4.2",
|
56 | 56 | "gulp-concat": "^2.6.0",
|
57 | 57 | "gulp-env": "^0.4.0",
|
|
128 | 128 | "grunt-angular-templates": "^1.0.3",
|
129 | 129 | "grunt-dom-munger": "^3.4.0",
|
130 | 130 | "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", |
133 | 133 | "grunt-build-control": "^0.7.0",<% if(filters.sass) { %>
|
134 | 134 | "grunt-sass": "^1.1.0",<% } %><% if(filters.stylus) { %>
|
135 | 135 | "grunt-contrib-stylus": "^1.2.0",<% } %>
|
|
141 | 141 | "grunt-mocha-test": "~0.12.7",
|
142 | 142 | "grunt-mocha-istanbul": "^4.0.2",<% } /*end grunt*/ %>
|
143 | 143 | "open": "~0.0.4",
|
144 |
| - "jshint-stylish": "~2.1.0", |
| 144 | + "jshint-stylish": "^2.2.0", |
145 | 145 | "connect-livereload": "^0.5.3",
|
146 | 146 | "istanbul": "~0.4.1",
|
147 | 147 | "chai": "^3.2.0",
|
|
0 commit comments