Browse Source

chore(deps) Update create-tauri-app (#1941)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
renovate[bot] 4 years ago
parent
commit
459f0145bf
2 changed files with 302 additions and 223 deletions
  1. 7 7
      tooling/create-tauri-app/package.json
  2. 295 216
      tooling/create-tauri-app/yarn.lock

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

@@ -47,10 +47,10 @@
     "@types/inquirer": "7.3.1",
     "@types/minimist": "1.2.1",
     "@types/semver": "7.3.6",
-    "@typescript-eslint/eslint-plugin": "4.25.0",
-    "@typescript-eslint/parser": "4.25.0",
+    "@typescript-eslint/eslint-plugin": "4.27.0",
+    "@typescript-eslint/parser": "4.27.0",
     "effection": "2.0.0-beta.8",
-    "eslint": "7.27.0",
+    "eslint": "7.28.0",
     "eslint-config-prettier": "8.3.0",
     "eslint-config-standard-with-typescript": "20.0.0",
     "eslint-plugin-import": "2.23.4",
@@ -58,10 +58,10 @@
     "eslint-plugin-node": "11.1.0",
     "eslint-plugin-promise": "5.1.0",
     "eslint-plugin-security": "1.4.0",
-    "prettier": "2.3.0",
-    "rollup": "2.50.4",
+    "prettier": "2.3.1",
+    "rollup": "2.52.1",
     "temp-dir": "^2.0.0",
-    "tslib": "2.2.0",
-    "typescript": "4.3.2"
+    "tslib": "2.3.0",
+    "typescript": "4.3.4"
   }
 }

File diff suppressed because it is too large
+ 295 - 216
tooling/create-tauri-app/yarn.lock


Some files were not shown because too many files changed in this diff