Browse Source

Merge remote-tracking branch 'origin/master' into develop

Estevao Soares dos Santos 8 years ago
parent
commit
6a1f289d39
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -56,9 +56,9 @@
     "semver": "^5.0.0",
     "semver-sort": "0.0.4",
     "sinon": "^1.14.1",
-    "source-map-support": "^0.4.11"
+    "source-map-support": "^0.4.15"
   },
   "dependencies": {
-    "yargs": "^7.0.1"
+    "yargs": "^8.0.1"
   }
 }