Skip to content

Commit 37b398f

Browse files
fix(deps): update dependency yargs to v18
1 parent 6c3037d commit 37b398f

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
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"axios": "0.21.1",
2727
"lodash": "4.17.20",
28-
"yargs": "15.4.1"
28+
"yargs": "18.0.0"
2929
},
3030
"devDependencies": {
3131
"dotenv": "8.2.0"

0 commit comments

Comments
 (0)