浏览代码

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 年之前
父节点
当前提交
bfb28fdf44
共有 2 个文件被更改,包括 387 次插入272 次删除
  1. 7 7
      tooling/cli.js/package.json
  2. 380 265
      tooling/cli.js/yarn.lock

+ 7 - 7
tooling/cli.js/package.json

@@ -72,10 +72,10 @@
     "update-notifier": "5.1.0"
   },
   "devDependencies": {
-    "@babel/core": "7.15.5",
-    "@babel/preset-env": "7.15.6",
+    "@babel/core": "7.15.8",
+    "@babel/preset-env": "7.15.8",
     "@babel/preset-typescript": "7.15.0",
-    "@jest/globals": "27.2.4",
+    "@jest/globals": "27.2.5",
     "@rollup/plugin-babel": "5.3.0",
     "@rollup/plugin-commonjs": "21.0.0",
     "@rollup/plugin-node-resolve": "13.0.5",
@@ -93,17 +93,17 @@
     "@types/sharp": "0.29.2",
     "@typescript-eslint/eslint-plugin": "4.33.0",
     "@typescript-eslint/parser": "4.33.0",
-    "babel-jest": "27.2.4",
+    "babel-jest": "27.2.5",
     "eslint": "7.32.0",
     "eslint-config-prettier": "8.3.0",
     "eslint-config-standard-with-typescript": "21.0.1",
-    "eslint-plugin-import": "2.24.2",
+    "eslint-plugin-import": "2.25.2",
     "eslint-plugin-lodash-template": "0.19.0",
     "eslint-plugin-node": "11.1.0",
     "eslint-plugin-promise": "5.1.0",
     "eslint-plugin-security": "1.4.0",
     "is-running": "2.1.0",
-    "jest": "27.2.4",
+    "jest": "27.2.5",
     "jest-transform-toml": "1.0.0",
     "lockfile-lint": "4.6.2",
     "prettier": "2.4.1",
@@ -112,7 +112,7 @@
     "rollup": "2.58.0",
     "rollup-plugin-terser": "7.0.2",
     "tslib": "2.3.1",
-    "typescript": "4.4.3"
+    "typescript": "4.4.4"
   },
   "resolutions": {
     "**/trim-newlines": "4.0.2"

文件差异内容过多而无法显示
+ 380 - 265
tooling/cli.js/yarn.lock


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