Skip to content

Commit

Permalink
⬆️ Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ENT8R committed Aug 11, 2020
1 parent ef1b7ab commit 7d4d66f
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 @@ -18,15 +18,15 @@
"dependencies": {
"chalk": "^4.1.0",
"cli-table3": "^0.6.0",
"commander": "^5.1.0",
"commander": "^6.0.0",
"read-pkg": "^5.2.0",
"semver": "^7.3.2"
},
"devDependencies": {
"chai": "^4.2.0",
"coveralls": "^3.1.0",
"eslint": "^7.2.0",
"mocha": "^8.0.1",
"eslint": "^7.6.0",
"mocha": "^8.1.1",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^15.1.0"
},
Expand Down

0 comments on commit 7d4d66f

Please sign in to comment.