Skip to content

Commit 390ffcd

Browse files
fix(package): update yargs to version 12.0.1
1 parent 67659c4 commit 390ffcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"jest-config": "^23.0.0",
7070
"lodash": "^4.17.10",
7171
"pkg-dir": "^3.0.0",
72-
"yargs": "^11.0.0"
72+
"yargs": "^12.0.1"
7373
},
7474
"peerDependencies": {
7575
"babel-core": "^6.26.3 || ^7.0.0-0",

0 commit comments

Comments
 (0)