From 33b965363150ea10965bf82cd54ad38c2cf213b8 Mon Sep 17 00:00:00 2001 From: MCMXC <16797721+mcmxcdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 06:11:19 -0600 Subject: chore: upgrade `@electron/notarize` to v2 (#1687) * chore: upgrade @electron/notarize to v2 - remove redundant `appBundleId` and provide fallback for `appleId` and `appleIdPassword` - replace `ts-ignore` with `eslint-disable` in notarize.js - Explicitly disable electron-builder notarizing Co-authored-by: Alphrag <34252790+Alphrag@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 291f84c79..e39cace3b 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "@biomejs/biome": "1.6.1", "@commitlint/cli": "19.2.1", "@commitlint/config-conventional": "19.1.0", - "@electron/notarize": "1.2.3", + "@electron/notarize": "2.3.0", "@formatjs/cli": "6.2.9", "@jest/types": "29.6.3", "@types/auto-launch": "5.0.5", -- cgit v1.2.3-70-g09d2