Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ediblecode committed Sep 28, 2016
1 parent 040fcaf commit 6649149
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"grunt-contrib-watch": "^1.0.0",
"grunt-express-server": "^0.5.3",
"time-grunt": "^1.4.0",
"webpack-dev-server": "^1.15.2",
"webpack-dev-server": "^1.16.1",
"webpack-notifier": "^1.4.1"
},
"dependencies": {
"babel-core": "^6.10.4",
"babel-eslint": "^6.1.0",
"babel-eslint": "^7.0.0",
"babel-loader": "^6.2.4",
"babel-plugin-lodash": "^3.2.0",
"babel-plugin-lodash": "^3.2.9",
"babel-plugin-syntax-flow": "^6.8.0",
"babel-plugin-transform-es3-member-expression-literals": "^6.8.0",
"babel-plugin-transform-es3-property-literals": "^6.8.0",
Expand All @@ -61,9 +61,9 @@
"chai": "^3.5.0",
"chroma-js": "^1.1.1",
"compression": "^1.6.2",
"eslint": "^3.5.0",
"eslint": "^3.6.1",
"eslint-loader": "^1.4.0",
"eslint-plugin-flowtype": "^2.17.1",
"eslint-plugin-flowtype": "^2.19.0",
"express": "^4.14.0",
"extend": "^3.0.0",
"favicon": "0.0.2",
Expand All @@ -83,16 +83,16 @@
"grunt-sassdoc": "^2.0.2",
"grunt-webfont": "^1.6.0",
"grunt-webpack": "^1.0.11",
"html-minifier": "^3.0.1",
"html-minifier": "^3.1.0",
"istanbul": "^1.1.0-alpha.1",
"jit-grunt": "^0.10.0",
"jquery": "^3.1.0",
"jquery": "^3.1.1",
"jsdoc-babel": "^0.2.1",
"jsdom": "^9.5.0",
"load-grunt-config": "^0.19.2",
"load-grunt-tasks": "^3.5.0",
"lodash": "^4.13.1",
"mocha": "^3.0.2",
"lodash": "^4.16.2",
"mocha": "^3.1.0",
"node-common-errors": "^0.4.0",
"node-sass": "^3.10.0",
"nunjucks": "^2.5.2",
Expand Down

0 comments on commit 6649149

Please sign in to comment.