Skip to content

Commit

Permalink
Merge pull request #13 from jcoreio/update-all-deps
Browse files Browse the repository at this point in the history
chore(npm): updatte all deps
  • Loading branch information
jedwards1211 committed Apr 13, 2017
2 parents be05c10 + 348de92 commit 1146d31
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,35 +57,35 @@
"devDependencies": {
"@jedwards1211/eslint-config": "^1.0.0",
"@jedwards1211/eslint-config-flow": "^1.0.0",
"babel-cli": "^6.22.2",
"babel-core": "^6.22.1",
"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.22.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-flow": "^1.0.0",
"babel-preset-stage-1": "^6.22.0",
"babel-register": "^6.22.0",
"babel-runtime": "^6.22.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.13.1",
"eslint-plugin-flowtype": "^2.30.0",
"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",
"husky": "^0.13.3",
"immutable": "^3.8.1",
"husky": "^0.13.3-0",
"istanbul": "^0.4.5",
"lodash.mapvalues": "^4.6.0",
"mindfront-redux-utils": "^1.2.1",
"mindfront-redux-utils": "^1.6.0",
"mocha": "^3.2.0",
"nyc": "^10.1.2",
"rimraf": "^2.5.4",
"nyc": "^10.2.0",
"rimraf": "^2.6.1",
"semantic-release": "^6.3.2",
"validate-commit-msg": "^2.8.2"
"validate-commit-msg": "^2.12.1"
},
"peerDependencies": {
"immutable": "^3.8.1"
Expand Down

0 comments on commit 1146d31

Please sign in to comment.