Skip to content

Commit

Permalink
Merge pull request #15 from jcoreio/update-all-deps
Browse files Browse the repository at this point in the history
build(npm): update all dependencies
  • Loading branch information
jedwards1211 authored Apr 13, 2017
2 parents 37dd99e + a705bbe commit 618dc4b
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,32 +49,32 @@
"devDependencies": {
"@jedwards1211/eslint-config": "^1.0.0",
"@jedwards1211/eslint-config-flow": "^1.0.0",
"babel-cli": "^6.18.0",
"babel-core": "^6.18.2",
"babel-eslint": "^7.1.1",
"babel-cli": "^6.24.1",
"babel-core": "^6.24.1",
"babel-eslint": "^7.2.2",
"babel-plugin-istanbul": "^4.1.1",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-flow": "^1.0.0",
"babel-preset-stage-1": "^6.16.0",
"babel-register": "^6.18.0",
"babel-runtime": "^6.18.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-flow": "^6.23.0",
"babel-preset-stage-1": "^6.24.1",
"babel-register": "^6.24.1",
"babel-runtime": "^6.23.0",
"chai": "^3.5.0",
"chai-immutable": "^1.6.0",
"copy": "^0.3.0",
"coveralls": "^2.11.15",
"eslint": "^3.11.1",
"eslint-plugin-flowtype": "^2.28.2",
"eslint-watch": "^3.0.0",
"flow-bin": "^0.42.0",
"flow-watch": "^1.1.0",
"coveralls": "^2.13.0",
"eslint": "^3.19.0",
"eslint-plugin-flowtype": "^2.30.4",
"eslint-watch": "^3.1.0",
"flow-bin": "^0.43.1",
"flow-watch": "^1.1.1",
"immutable": "^3.8.1",
"istanbul": "^0.4.5",
"mindfront-redux-utils": "^1.2.3",
"mindfront-redux-utils": "^1.6.0",
"mocha": "^3.2.0",
"nyc": "^10.0.0",
"pre-commit": "^1.1.3",
"rimraf": "^2.5.4",
"nyc": "^10.2.0",
"pre-commit": "^1.2.2",
"rimraf": "^2.6.1",
"semantic-release": "^6.3.2"
},
"dependencies": {
Expand Down

0 comments on commit 618dc4b

Please sign in to comment.