Skip to content

Commit

Permalink
Merge pull request #187 from lo1tuma/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
lo1tuma committed Jan 8, 2019
2 parents bfed921 + 784cb1e commit 8234a2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -21,16 +21,16 @@
"changelog": "pr-log"
},
"dependencies": {
"ramda": "^0.25.0"
"ramda": "^0.26.1"
},
"devDependencies": {
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"eslint": "^5.0.1",
"eslint-config-holidaycheck": "^0.13.1",
"eslint-plugin-node": "^7.0.0",
"eslint-plugin-node": "^8.0.1",
"mocha": "^5.0.1",
"nyc": "^12.0.2",
"nyc": "^13.1.0",
"pr-log": "^3.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 8234a2c

Please sign in to comment.