Browse Source

chore(deps) Update Tauri JS CLI (major) (#2561)

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
Co-authored-by: david <david@lemarier.ca>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 năm trước cách đây
mục cha
commit
7917aa4722
2 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 1 1
      tooling/cli.js/package.json
  2. 4 4
      tooling/cli.js/yarn.lock

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

@@ -93,7 +93,7 @@
     "babel-jest": "27.0.6",
     "eslint": "7.32.0",
     "eslint-config-prettier": "8.3.0",
-    "eslint-config-standard-with-typescript": "20.0.0",
+    "eslint-config-standard-with-typescript": "21.0.1",
     "eslint-plugin-import": "2.24.0",
     "eslint-plugin-lodash-template": "0.19.0",
     "eslint-plugin-node": "11.1.0",

+ 4 - 4
tooling/cli.js/yarn.lock

@@ -3104,10 +3104,10 @@ eslint-config-prettier@8.3.0:
   resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
   integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
 
-eslint-config-standard-with-typescript@20.0.0:
-  version "20.0.0"
-  resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-20.0.0.tgz#0c550eca0a216cbf8da9013eb6e311acd3102d87"
-  integrity sha512-IoySf3r0a2+P3Z6GMjv8p1HuOQ6GWQbMpdt9G8uEbkGpnNWAGBXpgaiutbZHbaQAvG5pkVtYepCfHUxYbVDLCA==
+eslint-config-standard-with-typescript@21.0.1:
+  version "21.0.1"
+  resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-21.0.1.tgz#f4c8bb883d8dfd634005239a54c3c222746e3c64"
+  integrity sha512-FeiMHljEJ346Y0I/HpAymNKdrgKEpHpcg/D93FvPHWfCzbT4QyUJba/0FwntZeGLXfUiWDSeKmdJD597d9wwiw==
   dependencies:
     "@typescript-eslint/parser" "^4.0.0"
     eslint-config-standard "^16.0.0"