瀏覽代碼

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"
   }
 }

部分文件因文件數量過多而無法顯示