Skip to content

Commit 2d51562

Browse files
genepaulbcoe
authored andcommittedMar 9, 2018
fix: update to yargs version that allows extending configs with no extension (#790)
1 parent b4032ce commit 2d51562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"signal-exit": "^3.0.1",
9999
"spawn-wrap": "^1.4.2",
100100
"test-exclude": "^4.2.0",
101-
"yargs": "^10.0.3",
101+
"yargs": "11.1.0",
102102
"yargs-parser": "^8.0.0"
103103
},
104104
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.