Explorar el Código

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

greenkeeper[bot] hace 7 años
padre
commit
906b26db0d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
   }
 }