Skip to content

Commit

Permalink
Update yargs and async-main-wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Oct 20, 2019
1 parent 8e055f2 commit 80bf78e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"homepage": "/~https://github.com/Munter/subfont#readme",
"dependencies": {
"@gustavnikolaj/async-main-wrap": "^2.0.0",
"@gustavnikolaj/async-main-wrap": "^3.0.1",
"assetgraph": "^6.0.0",
"css-font-parser-papandreou": "^0.2.3-patch1",
"css-font-weight-names": "^0.2.1",
Expand All @@ -54,7 +54,7 @@
"postcss-value-parser": "^4.0.2",
"pretty-bytes": "^5.1.0",
"urltools": "^0.4.1",
"yargs": "^12.0.2"
"yargs": "^14.2.0"
},
"devDependencies": {
"coveralls": "^3.0.2",
Expand Down

0 comments on commit 80bf78e

Please sign in to comment.