Skip to content

Commit

Permalink
Upgrade 'standard' from 13.x to 14.x
Browse files Browse the repository at this point in the history
Upgrade other packages as well.
  • Loading branch information
abetomo committed Jan 22, 2020
1 parent 2f044f4 commit aa9c801
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 @@ -20,16 +20,16 @@
"author": "Zeke Sikelianos <[email protected]> (http://zeke.sikelianos.com)",
"license": "MIT",
"dependencies": {
"commander": "^2.20.0",
"globby": "^10.0.1",
"commander": "^4.1.0",
"globby": "^11.0.0",
"lodash.flatten": "^4.4.0",
"lodash.range": "^3.2.0",
"ora": "^3.4.0",
"standard": "^13.0.0"
"ora": "^4.0.3",
"standard": "^14.3.1"
},
"devDependencies": {
"tap-spec": "^5.0.0",
"tape": "^4.11.0"
"tape": "^4.13.0"
},
"engines": {
"node": ">=6"
Expand Down

0 comments on commit aa9c801

Please sign in to comment.