Skip to content

Commit

Permalink
Merge pull request #152 from pelias/greenkeeper/commander-2.16.0
Browse files Browse the repository at this point in the history
Update commander to the latest version πŸš€
  • Loading branch information
orangejulius authored Jul 17, 2018
2 parents 6f186d9 + 34f89be commit a398ee2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"fuzzy-tester": "./bin/fuzzy-tester"
},
"dependencies": {
"colors": "^1.x.x",
"commander": "2.15.0",
"deep-diff": "1.0.0",
"colors": "^1.3.0",
"commander": "^2.16.0",
"deep-diff": "^1.0.0",
"fj-compose": "^1.1.0",
"fs-extra": "^6.0.0",
"handlebars": "^4.0.5",
Expand All @@ -33,7 +33,7 @@
"juice": "^4.0.0",
"lodash": "^4.5.1",
"nodemailer": "^4.2.0",
"nodemailer-ses-transport": "1.5.1",
"nodemailer-ses-transport": "^1.5.1",
"pelias-config": "^3.0.2",
"request": "^2.55.0",
"require-dir": "^1.0.0",
Expand All @@ -43,7 +43,7 @@
"devDependencies": {
"csv-parse": ">=1.0.0",
"jshint": "^2.6.3",
"precommit-hook": "3.0.0",
"precommit-hook": "^3.0.0",
"proj4": "^2.3.12",
"semantic-release": "^15.0.0",
"tap-dot": "^2.0.0",
Expand Down

0 comments on commit a398ee2

Please sign in to comment.