Skip to content

Commit

Permalink
Update all dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Jul 8, 2019
1 parent d5108a3 commit c9eb7f2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -24,14 +24,14 @@
"ramda": "^0.26.1"
},
"devDependencies": {
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"eslint": "^5.0.1",
"chai": "^4.2.0",
"coveralls": "^3.0.4",
"eslint": "^6.0.1",
"eslint-config-holidaycheck": "^0.13.1",
"eslint-plugin-node": "^8.0.1",
"mocha": "^5.0.1",
"nyc": "^13.1.0",
"pr-log": "^3.0.0"
"eslint-plugin-node": "^9.1.0",
"mocha": "^6.1.4",
"nyc": "^14.1.1",
"pr-log": "^3.1.0"
},
"peerDependencies": {
"eslint": ">= 4.0.0"
Expand Down

0 comments on commit c9eb7f2

Please sign in to comment.