浏览代码

chore: update dependencies

Estevao Soares dos Santos 7 年之前
父节点
当前提交
0d5c9df1a8
共有 2 个文件被更改,包括 269 次插入271 次删除
  1. 267 269
      package-lock.json
  2. 2 2
      package.json

文件差异内容过多而无法显示
+ 267 - 269
package-lock.json


+ 2 - 2
package.json

@@ -59,7 +59,7 @@
     "source-map-support": "^0.5.6"
   },
   "dependencies": {
-    "jsdom": "^10.0.0",
-    "yargs": "^11.1.0"
+    "jsdom": "^11.0.0",
+    "yargs": "^12.0.0"
   }
 }

部分文件因为文件数量过多而无法显示