From 7385bc05435b723d83edef58bb930b74ac8b759c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:36:39 +0000 Subject: [PATCH] Update dependency @tauri-apps/cli-darwin-x64 to v1.0.3 --- package.json | 2 +- pnpm-lock.yaml | 12 ++---------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 4413427..a2450d4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "@actions/core": "^1.6.0", "@tauri-apps/cli": "1.0.3", - "@tauri-apps/cli-darwin-x64": "1.0.2", + "@tauri-apps/cli-darwin-x64": "1.0.3", "@tauri-apps/cli-linux-x64-gnu": "1.0.2", "@tauri-apps/cli-win32-x64-msvc": "1.0.2", "string-argv": "^0.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9f1264..964565e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: '@actions/core': ^1.6.0 '@tauri-apps/cli': 1.0.3 - '@tauri-apps/cli-darwin-x64': 1.0.2 + '@tauri-apps/cli-darwin-x64': 1.0.3 '@tauri-apps/cli-linux-x64-gnu': 1.0.2 '@tauri-apps/cli-win32-x64-msvc': 1.0.2 '@types/node': 16.11.43 @@ -20,7 +20,7 @@ specifiers: dependencies: '@actions/core': 1.9.0 '@tauri-apps/cli': 1.0.3 - '@tauri-apps/cli-darwin-x64': 1.0.2 + '@tauri-apps/cli-darwin-x64': 1.0.3 '@tauri-apps/cli-linux-x64-gnu': 1.0.2 '@tauri-apps/cli-win32-x64-msvc': 1.0.2 string-argv: 0.3.1 @@ -112,13 +112,6 @@ packages: dev: false optional: true - /@tauri-apps/cli-darwin-x64/1.0.2: - resolution: {integrity: sha512-8wo+SN1zWoXFQVa/iyEt3Cs0vNMjxDXqVe3Srm4UNpgKboFN5mIgbugwqvM+aJKnEZAH8h8n+ZJUHzc4wtPGHA==} - engines: {node: '>= 10'} - cpu: [x64] - os: [darwin] - dev: false - /@tauri-apps/cli-darwin-x64/1.0.3: resolution: {integrity: sha512-xO6bBCzLFIg9IelF7djUDqOpLXFv9jvaEwGgMacbhNHrqmH8DdgFqQ0vChUnNkSHxGvbl48Ob/w9tPajfGsW/w==} engines: {node: '>= 10'} @@ -126,7 +119,6 @@ packages: os: [darwin] requiresBuild: true dev: false - optional: true /@tauri-apps/cli-linux-arm-gnueabihf/1.0.3: resolution: {integrity: sha512-0lOBJgtklVw8ZQPw9wBiYMLontW+TgZ45wNz/jawx2TFWy8XZVflKXGR82/Cc1RyYKgxJTgzpbHhH0ueA2hUGg==}