Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
chore(npm): update devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcrea committed Jan 16, 2016
1 parent 145b3e6 commit 2f2a94b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -27,27 +27,27 @@
"license": "MIT",
"dependencies": {},
"devDependencies": {
"codeclimate-test-reporter": "^0.1.1",
"del": "^2.1.0",
"eslint": "^1.9.0",
"eslint-config-airbnb": "^1.0.0",
"codeclimate-test-reporter": "^0.2.0",
"del": "^2.2.0",
"eslint": "^1.10.3",
"eslint-config-airbnb": "^3.1.0",
"factory-angular-channels": "^0.9.0",
"gulp-jshint": "^1.12.0",
"gulp-jshint": "^2.0.0",
"gulp-ng-annotate": "^1.1.0",
"gulp-pre": "^4.0.0-alpha.4",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.5.1",
"gulp-util": "^3.0.7",
"jasmine-core": "^2.3.4",
"jshint-stylish": "^2.0.1",
"karma": "^0.13.15",
"karma-chrome-launcher": "^0.2.1",
"jasmine-core": "^2.4.1",
"jshint-stylish": "^2.1.0",
"karma": "^0.13.19",
"karma-chrome-launcher": "^0.2.2",
"karma-coverage": "^0.5.3",
"karma-jasmine": "^0.3.6",
"karma-phantomjs-launcher": "^0.2.1",
"karma-phantomjs-launcher": "^0.2.3",
"karma-sauce-launcher": "^0.3.0",
"ng-factory": "^1.1.0",
"phantomjs": "^1.9.18",
"phantomjs": "^1.9.19",
"through2": "^2.0.0",
"undertaker-lib-tasks": "^0.5.1"
},
Expand Down

0 comments on commit 2f2a94b

Please sign in to comment.