mirror of
https://github.com/eugeny/tabby
synced 2026-09-26 15:06:01 +00:00
build(deps-dev): bump @electron/notarize from 1.2.4 to 3.1.1
Bumps [@electron/notarize](https://github.com/electron/notarize) from 1.2.4 to 3.1.1. - [Release notes](https://github.com/electron/notarize/releases) - [Commits](https://github.com/electron/notarize/compare/v1.2.4...v3.1.1) --- updated-dependencies: - dependency-name: "@electron/notarize" dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"@angular/platform-browser-dynamic": "^15",
|
||||
"@babel/core": "^7",
|
||||
"@biesbjerg/ngx-translate-extract-marker": "^1",
|
||||
"@electron/notarize": "^1",
|
||||
"@electron/notarize": "^3",
|
||||
"@electron/rebuild": "^4",
|
||||
"@fortawesome/fontawesome-free": "^6",
|
||||
"@ng-bootstrap/ng-bootstrap": "^14",
|
||||
|
||||
@@ -326,13 +326,13 @@
|
||||
fs-extra "^9.0.1"
|
||||
promise-retry "^2.0.1"
|
||||
|
||||
"@electron/notarize@^1":
|
||||
version "1.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-1.2.4.tgz#a7d38773f4cad40df111a5edc64037e5d768ea1e"
|
||||
integrity sha512-W5GQhJEosFNafewnS28d3bpQ37/s91CDWqxVchHfmv2dQSTWpOzNlUVQwYzC1ay5bChRV/A9BTL68yj0Pa+TSg==
|
||||
"@electron/notarize@^3":
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-3.1.1.tgz#428d96ab84e333506f2a16fcf12db7ca12fdc7e0"
|
||||
integrity sha512-uQQSlOiJnqRkTL1wlEBAxe90nVN/Fc/hEmk0bqpKk8nKjV1if/tXLHKUPePtv9Xsx90PtZU8aidx5lAiOpjkQQ==
|
||||
dependencies:
|
||||
debug "^4.1.1"
|
||||
fs-extra "^9.0.1"
|
||||
debug "^4.4.0"
|
||||
promise-retry "^2.0.1"
|
||||
|
||||
"@electron/osx-sign@1.3.3":
|
||||
version "1.3.3"
|
||||
|
||||
Reference in New Issue
Block a user