Skip to content

Commit 9bfdb32

Browse files
committed
chore(npm): update deps
1 parent 68e291e commit 9bfdb32

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"devDependencies": {
3030
"codeclimate-test-reporter": "^0.1.1",
3131
"del": "^2.0.2",
32-
"eslint": "^1.7.3",
32+
"eslint": "^1.8.0",
3333
"eslint-config-airbnb": "^0.1.0",
34-
"factory-angular-channels": "^0.8.9",
35-
"gulp-jshint": "^1.11.2",
34+
"factory-angular-channels": "^0.9.0",
35+
"gulp-jshint": "^1.12.0",
3636
"gulp-ng-annotate": "^1.1.0",
3737
"gulp-pre": "^4.0.0-alpha.4",
3838
"gulp-rename": "^1.2.2",
@@ -49,7 +49,7 @@
4949
"ng-factory": "^1.0",
5050
"phantomjs": "^1.9.18",
5151
"through2": "^2.0.0",
52-
"undertaker-lib-tasks": "^0.4.3"
52+
"undertaker-lib-tasks": "^0.5.1"
5353
},
5454
"scripts": {
5555
"test": "$(npm bin)/gulp jshint karma:unit"

0 commit comments

Comments
 (0)