瀏覽代碼

fix(package): update yargs to version 10.0.3 (#447)

greenkeeper[bot] 7 年之前
父節點
當前提交
906b26db0d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -59,6 +59,6 @@
     "source-map-support": "^0.5.0"
   },
   "dependencies": {
-    "yargs": "^9.0.1"
+    "yargs": "^10.0.3"
   }
 }