Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gillchristian committed Jan 4, 2017
1 parent 257f5ce commit aa6f757
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 401 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,30 +40,30 @@
"in-publish": "^2.0.0",
"merge": "^1.2.0",
"trae-query": "^0.1.0",
"whatwg-fetch": "^1.0.0"
"whatwg-fetch": "^2.0.1"
},
"devDependencies": {
"babel-core": "^6.18.2",
"babel-jest": "^17.0.2",
"babel-loader": "^6.2.7",
"babel-core": "^6.21.0",
"babel-jest": "^18.0.0",
"babel-loader": "^6.2.10",
"babel-preset-es2015": "^6.18.0",
"babel-preset-es2015-rollup": "^3.0.0",
"coveralls": "^2.11.14",
"eslint": "^3.10.2",
"eslint": "^3.12.2",
"eslint-config-airbnb": "^13.0.0",
"eslint-loader": "^1.6.1",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-react": "^6.7.1",
"fetch-mock": "^5.5.0",
"eslint-plugin-react": "^6.8.0",
"fetch-mock": "^5.8.0",
"http-server": "^0.9.0",
"jest": "^16.0.2",
"jest": "^18.1.0",
"node-inspector": "^0.12.8",
"np": "^2.11.0",
"np": "^2.12.0",
"pre-commit": "^1.1.3",
"rollup": "^0.36.4",
"rollup": "^0.40.0",
"rollup-plugin-babel": "^2.6.1",
"rollup-plugin-commonjs": "^5.0.5",
"rollup-plugin-commonjs": "^7.0.0",
"rollup-plugin-conditional": "^0.1.4",
"rollup-plugin-eslint": "^3.0.0",
"rollup-plugin-filesize": "^1.0.1",
Expand Down

0 comments on commit aa6f757

Please sign in to comment.