Skip to content

Commit

Permalink
chore: bump @electron/osx-sign from 1.1.0 to 1.2.0 (#1710)
Browse files Browse the repository at this point in the history
Bumps [@electron/osx-sign](https://github.com/electron/osx-sign) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/electron/osx-sign/releases)
- [Changelog](https://github.com/electron/osx-sign/blob/main/.releaserc.json)
- [Commits](electron/osx-sign@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: "@electron/osx-sign"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent c7259ff commit 1b54f6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -307,9 +307,9 @@
promise-retry "^2.0.1"

"@electron/osx-sign@^1.0.5":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@electron/osx-sign/-/osx-sign-1.1.0.tgz#461ee8cbec833768ced5a99ed61b0f6fdce78852"
integrity sha512-9xxNAyTu2YEAfn2TOQXC5fcTZ9hxVT/zAgWOONpOvxivv5rU97RldGbJrxz+OBKXGAiQRJUYOY07mJI++S/iYw==
version "1.2.0"
resolved "https://registry.yarnpkg.com/@electron/osx-sign/-/osx-sign-1.2.0.tgz#d1c83cac03e52f210858594eb011142a1ad0ae70"
integrity sha512-kOA3bAeDXFMj2JHj0R2fk/IT92qpu3tZHwM4l/PdksAuy7eA3/23QktCiAoQICwPdtxCYdt9ZLimKvnNyUpdSQ==
dependencies:
compare-version "^0.1.2"
debug "^4.3.4"
Expand Down

0 comments on commit 1b54f6b

Please sign in to comment.