Skip to content

Commit 6aa7c91

Browse files
fix(package): update yargs to version 11.0.0
1 parent d90bf51 commit 6aa7c91

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
@@ -57,6 +57,6 @@
5757
"dependencies": {
5858
"flat": "^4.0.0",
5959
"lodash": "^4.17.4",
60-
"yargs": "^10.0.3"
60+
"yargs": "^11.0.0"
6161
}
6262
}

0 commit comments

Comments
 (0)