Skip to content

Commit 619fda1

Browse files
fix(package): update yargs to version 13.2.2
Closes #26
1 parent 8dae63c commit 619fda1

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
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"commondir": "^1.0.1",
3333
"fs-extra": "^1.0.0",
34-
"yargs": "^6.0.0",
34+
"yargs": "^13.2.2",
3535
"glob": "^7.0.3",
3636
"rev-hash": "^1.0.0",
3737
"rev-path": "^1.0.0"

0 commit comments

Comments
 (0)