Skip to content

Commit

Permalink
fix(dependencies): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed May 28, 2017
1 parent 4462b44 commit fd03806
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
"sinon": ">=1.15.0"
},
"dependencies": {
"fluent-arguments": "^1.0.7",
"ramda": "^0.23.0"
"fluent-arguments": "^1.1.0",
"ramda": "^0.24.0"
},
"devDependencies": {
"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-ramda": "^1.2.0",
"babel-preset-env": "^1.5.1",
"chai": "^4.0.0",
"codecov": "^2.2.0",
"husky": "^0.13.3",
"husky": "^0.13.4",
"istanbul": "^0.4.5",
"lint-staged": "^3.5.0",
"mocha": "^3.4.2",
Expand Down

0 comments on commit fd03806

Please sign in to comment.