浏览代码

chore(deps) Update Tauri JS CLI (#342)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
renovate[bot] 5 年之前
父节点
当前提交
d147e0f815
共有 2 个文件被更改,包括 392 次插入286 次删除
  1. 3 3
      cli/tauri.js/package.json
  2. 389 283
      cli/tauri.js/yarn.lock

+ 3 - 3
cli/tauri.js/package.json

@@ -80,7 +80,7 @@
     "@typescript-eslint/parser": "2.16.0",
     "dotenv": "8.2.0",
     "eslint": "6.8.0",
-    "eslint-config-standard-with-typescript": "11.0.1",
+    "eslint-config-standard-with-typescript": "12.0.1",
     "eslint-plugin-import": "2.20.0",
     "eslint-plugin-lodash-template": "0.15.0",
     "eslint-plugin-node": "11.0.0",
@@ -88,9 +88,9 @@
     "eslint-plugin-security": "1.4.0",
     "eslint-plugin-standard": "4.0.1",
     "husky": "4.0.10",
-    "jest": "24.9.0",
+    "jest": "25.1.0",
     "jest-mock-process": "1.3.0",
-    "lint-staged": "9.5.0",
+    "lint-staged": "10.0.2",
     "lockfile-lint": "3.0.5",
     "promise": "8.0.3",
     "raw-loader": "4.0.0",

文件差异内容过多而无法显示
+ 389 - 283
cli/tauri.js/yarn.lock


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