Selaa lähdekoodia

chore(deps) Update dependency @types/inquirer to v8.1.2 (#2637)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 vuotta sitten
vanhempi
sitoutus
60774350bf
2 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
  1. 1 1
      tooling/create-tauri-app/package.json
  2. 4 4
      tooling/create-tauri-app/yarn.lock

+ 1 - 1
tooling/create-tauri-app/package.json

@@ -44,7 +44,7 @@
     "@rollup/plugin-node-resolve": "13.0.5",
     "@rollup/plugin-typescript": "8.2.5",
     "@types/cross-spawn": "6.0.2",
-    "@types/inquirer": "8.1.1",
+    "@types/inquirer": "8.1.2",
     "@types/minimist": "1.2.2",
     "@types/semver": "7.3.8",
     "@typescript-eslint/eslint-plugin": "4.31.2",

+ 4 - 4
tooling/create-tauri-app/yarn.lock

@@ -208,10 +208,10 @@
   resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
   integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
 
-"@types/inquirer@8.1.1":
-  version "8.1.1"
-  resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.1.1.tgz#885e39b53ed3fe3ea48de416aaeeb02e8253e1f7"
-  integrity sha512-01diGjEMJjyTCOXwlnhEQcNH8LYRzy3zpqk19WxKBKmV1nt9yAmpNNS577OWAVhekAesULxIkG1PwsCvjqWYKA==
+"@types/inquirer@8.1.2":
+  version "8.1.2"
+  resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.1.2.tgz#48be1d741fa39ade7ce099dbdb8a077eee8f5090"
+  integrity sha512-TYNYd9YEb1SdEo71AJ2sSYSS22gYiLV1/UzDjGY51Tx0LuVSbY3ftFR+eOP8qjowFKvDUnC2jmQP3hLulg6y6Q==
   dependencies:
     "@types/through" "*"
     rxjs "^7.2.0"