Skip to content

Commit 3d29d19

Browse files
committed
chore(grunt): bump various grunt deps
1 parent 2243f3b commit 3d29d19

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: app/templates/_package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
"grunt-google-cdn": "~0.4.0",
115115
"grunt-jscs": "^2.1.0",
116116
"grunt-newer": "^1.1.1",
117-
"grunt-ng-annotate": "^1.0.1",
118-
"grunt-ng-constant": "^1.1.0",
117+
"grunt-ng-annotate": "^2.0.1",
118+
"grunt-ng-constant": "^2.0.1",
119119
"grunt-filerev": "^2.3.1",
120120
"grunt-usemin": "^3.0.0",
121121
"grunt-env": "~0.4.1",
@@ -127,11 +127,11 @@
127127
"grunt-injector": "^0.6.0",
128128
"grunt-karma": "~0.12.0",
129129
"grunt-build-control": "^0.6.0",<% if(filters.sass) { %>
130-
"grunt-contrib-sass": "^0.9.0",<% } %><% if(filters.stylus) { %>
131-
"grunt-contrib-stylus": "~0.22.0",<% } %>
132-
"jit-grunt": "^0.9.1",
130+
"grunt-contrib-sass": "^1.0.0",<% } %><% if(filters.stylus) { %>
131+
"grunt-contrib-stylus": "^1.2.0",<% } %>
132+
"jit-grunt": "~0.10.0",
133133
"grunt-express-server": "^0.5.1",
134-
"grunt-postcss": "~0.7.1",
134+
"grunt-postcss": "~0.8.0",
135135
"grunt-open": "~0.2.3",
136136
"time-grunt": "^1.2.1",
137137
"grunt-mocha-test": "~0.12.7",

0 commit comments

Comments
 (0)