ソースを参照

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 年 前
コミット
ba6e35ec65
2 ファイル変更346 行追加340 行削除
  1. 6 6
      tooling/cli.js/package.json
  2. 340 334
      tooling/cli.js/yarn.lock

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

@@ -74,7 +74,7 @@
     "@babel/core": "7.15.5",
     "@babel/preset-env": "7.15.6",
     "@babel/preset-typescript": "7.15.0",
-    "@jest/globals": "27.2.1",
+    "@jest/globals": "27.2.3",
     "@rollup/plugin-babel": "5.3.0",
     "@rollup/plugin-commonjs": "20.0.0",
     "@rollup/plugin-node-resolve": "13.0.5",
@@ -86,13 +86,13 @@
     "@types/global-agent": "2.1.1",
     "@types/imagemin": "7.0.1",
     "@types/imagemin-optipng": "5.2.1",
-    "@types/inquirer": "8.1.2",
+    "@types/inquirer": "8.1.3",
     "@types/ms": "0.7.31",
     "@types/semver": "7.3.8",
     "@types/sharp": "0.29.2",
-    "@typescript-eslint/eslint-plugin": "4.31.2",
-    "@typescript-eslint/parser": "4.31.2",
-    "babel-jest": "27.2.1",
+    "@typescript-eslint/eslint-plugin": "4.32.0",
+    "@typescript-eslint/parser": "4.32.0",
+    "babel-jest": "27.2.3",
     "eslint": "7.32.0",
     "eslint-config-prettier": "8.3.0",
     "eslint-config-standard-with-typescript": "21.0.1",
@@ -102,7 +102,7 @@
     "eslint-plugin-promise": "5.1.0",
     "eslint-plugin-security": "1.4.0",
     "is-running": "2.1.0",
-    "jest": "27.2.1",
+    "jest": "27.2.3",
     "jest-transform-toml": "1.0.0",
     "lockfile-lint": "4.6.2",
     "prettier": "2.4.1",

ファイルの差分が大きいため隠しています
+ 340 - 334
tooling/cli.js/yarn.lock


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません