Browse Source

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 years ago
parent
commit
68020b9ea7
2 changed files with 349 additions and 345 deletions
  1. 11 11
      tooling/cli.js/package.json
  2. 338 334
      tooling/cli.js/yarn.lock

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

@@ -75,26 +75,26 @@
     "@babel/core": "7.15.8",
     "@babel/preset-env": "7.15.8",
     "@babel/preset-typescript": "7.15.0",
-    "@jest/globals": "27.2.5",
+    "@jest/globals": "27.3.1",
     "@rollup/plugin-babel": "5.3.0",
-    "@rollup/plugin-commonjs": "21.0.0",
-    "@rollup/plugin-node-resolve": "13.0.5",
+    "@rollup/plugin-commonjs": "21.0.1",
+    "@rollup/plugin-node-resolve": "13.0.6",
     "@rollup/plugin-replace": "3.0.0",
-    "@rollup/plugin-typescript": "8.2.5",
+    "@rollup/plugin-typescript": "8.3.0",
     "@types/cross-spawn": "6.0.2",
     "@types/fs-extra": "9.0.13",
-    "@types/glob": "7.1.4",
+    "@types/glob": "7.2.0",
     "@types/global-agent": "2.1.1",
     "@types/imagemin": "8.0.0",
     "@types/imagemin-optipng": "5.2.1",
     "@types/inquirer": "8.1.3",
     "@types/ms": "0.7.31",
-    "@types/semver": "7.3.8",
+    "@types/semver": "7.3.9",
     "@types/sharp": "0.29.2",
-    "@typescript-eslint/eslint-plugin": "5.0.0",
-    "@typescript-eslint/parser": "5.0.0",
-    "babel-jest": "27.2.5",
-    "eslint": "8.0.0",
+    "@typescript-eslint/eslint-plugin": "5.1.0",
+    "@typescript-eslint/parser": "5.1.0",
+    "babel-jest": "27.3.1",
+    "eslint": "8.0.1",
     "eslint-config-prettier": "8.3.0",
     "eslint-config-standard-with-typescript": "21.0.1",
     "eslint-plugin-import": "2.25.2",
@@ -103,7 +103,7 @@
     "eslint-plugin-promise": "5.1.0",
     "eslint-plugin-security": "1.4.0",
     "is-running": "2.1.0",
-    "jest": "27.2.5",
+    "jest": "27.3.1",
     "jest-transform-toml": "1.0.0",
     "lockfile-lint": "4.6.2",
     "prettier": "2.4.1",

File diff suppressed because it is too large
+ 338 - 334
tooling/cli.js/yarn.lock


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