Skip to content

Commit

Permalink
Update unified-args
Browse files Browse the repository at this point in the history
Closes GH-1008.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
remcohaszing committed Jun 24, 2022
1 parent 56eb9ed commit 145019c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/remark-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
"dependencies": {
"remark": "^14.0.0",
"unified-args": "^9.0.0"
"unified-args": "^10.0.0"
},
"scripts": {
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",
Expand Down

0 comments on commit 145019c

Please sign in to comment.