Skip to content

Commit 5a4727f

Browse files
fix(package): update yargs to version 12.0.1
1 parent ae24594 commit 5a4727f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"circular-json": "^0.5.4",
2121
"debug": "3.1.0",
22-
"yargs": "11.0.0"
22+
"yargs": "12.0.1"
2323
},
2424
"repository": {
2525
"type": "git",

0 commit comments

Comments
 (0)