Skip to content

Commit

Permalink
chore(package.json): Update to latest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dalelotts committed Oct 21, 2016
1 parent 1e7a495 commit 43b9d73
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,37 +21,37 @@
"main": "index.js",
"dependencies": {
"angular": "^1.5.8",
"moment": "^2.14.1"
"moment": "^2.15.1"
},
"devDependencies": {
"angular-date-time-input": "^1.1.0",
"angular-date-time-input": "^1.2.1",
"angular-mocks": "^1.5.8",
"autoprefixer": "^6.4.1",
"autoprefixer": "^6.5.1",
"bootstrap": "^3.3.7",
"commitizen": "^2.8.6",
"coveralls": "^2.11.12",
"coveralls": "^2.11.14",
"csscomb": "^3.1.8",
"csslint": "^1.0.2",
"csslint": "^1.0.3",
"cz-conventional-changelog": "^1.2.0",
"del": "^2.2.2",
"eslint": "^3.5.0",
"eslint": "^3.8.1",
"gulp": "^3.9.1",
"gulp-angular-templatecache": "^2.0.0",
"gulp-csscomb": "^3.0.8",
"gulp-csslint": "^1.0.0",
"gulp-htmlmin": "^2.0.0",
"gulp-htmlmin": "^3.0.0",
"gulp-jscs": "^4.0.0",
"gulp-jshint": "^2.0.1",
"gulp-postcss": "^6.2.0",
"gulp-sass": "^2.3.2",
"gulp-scss-lint": "^0.4.0",
"gulp-scss-lint-stylish": "^1.0.1",
"gulp-sourcemaps": "^1.6.0",
"gulp-sourcemaps": "^2.1.1",
"gulp-standard": "^8.0.2",
"gulp-stylelint": "^3.2.0",
"jasmine-core": "^2.5.1",
"gulp-stylelint": "^3.4.0",
"jasmine-core": "^2.5.2",
"jquery": "^2.2.4",
"jshint": "^2.9.3",
"jshint": "^2.9.4",
"jshint-stylish": "^2.2.1",
"karma": "^1.3.0",
"karma-chrome-launcher": "^2.0.0",
Expand All @@ -61,16 +61,16 @@
"karma-phantomjs-launcher": "^1.0.2",
"karma-threshold-reporter": "^0.1.15",
"karma-webpack": "^1.8.0",
"lodash": "^4.15.0",
"lodash": "^4.16.4",
"matchdep": "^1.0.1",
"moment-timezone": "^0.5.5",
"phantomjs-prebuilt": "^2.1.12",
"moment-timezone": "^0.5.6",
"phantomjs-prebuilt": "^2.1.13",
"plato": "^1.7.0",
"run-browser": "^2.0.2",
"semantic-release": "^6.3.0",
"standard": "^8.0.0",
"stylelint-config-standard": "^13.0.0",
"tape": "^4.6.0",
"standard": "^8.4.0",
"stylelint-config-standard": "^13.0.2",
"tape": "^4.6.2",
"webpack": "^1.13.2"
},
"scripts": {
Expand Down

0 comments on commit 43b9d73

Please sign in to comment.