Skip to content

Commit 145019c

Browse files
authored
Update unified-args
Closes GH-1008. Reviewed-by: Titus Wormer <[email protected]>
1 parent 56eb9ed commit 145019c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/remark-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
],
3333
"dependencies": {
3434
"remark": "^14.0.0",
35-
"unified-args": "^9.0.0"
35+
"unified-args": "^10.0.0"
3636
},
3737
"scripts": {
3838
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)