Skip to content

Commit

Permalink
deps: update all dependencies (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharygolba authored Aug 1, 2016
1 parent f41007d commit e49e7df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"bluebird": "3.4.1",
"chalk": "1.1.3",
"commander": "2.9.0",
"eslint": "3.2.1",
"eslint": "3.2.2",
"fb-watchman": "1.9.0",
"inflection": "1.10.0",
"ora": "0.3.0",
"rollup": "0.34.2",
"rollup": "0.34.3",
"rollup-plugin-alias": "1.2.0",
"rollup-plugin-babel": "2.6.1",
"rollup-plugin-eslint": "2.0.2",
Expand All @@ -56,7 +56,7 @@
"babel-plugin-transform-es2015-modules-commonjs": "6.11.5",
"babel-preset-lux": "1.1.0",
"chai": "3.5.0",
"documentation": "4.0.0-beta8",
"documentation": "4.0.0-beta9",
"eslint-plugin-flowtype": "2.4.0",
"flow-bin": "0.30.0",
"isomorphic-fetch": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion test/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"babel-core": "6.11.4",
"babel-preset-lux": "1.1.0",
"knex": "0.11.9",
"mysql2": "1.0.0-rc.8",
"mysql2": "1.0.0-rc.9",
"pg": "6.0.3",
"sqlite3": "3.1.4"
}
Expand Down

0 comments on commit e49e7df

Please sign in to comment.