Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
- acorn@5.7.1
- commander@2.16.0
  • Loading branch information
alexlamsl committed Jun 30, 2018
1 parent 76df77c commit 6aa7500
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -23,11 +23,11 @@
"LICENSE"
],
"dependencies": {
"commander": "~2.15.0",
"commander": "~2.16.0",
"source-map": "~0.6.1"
},
"devDependencies": {
"acorn": "~5.5.3",
"acorn": "~5.7.1",
"semver": "~5.5.0"
},
"scripts": {
Expand Down

0 comments on commit 6aa7500

Please sign in to comment.