Skip to content

Commit

Permalink
chore: bump @electron/osx-sign from 1.0.5 to 1.1.0 (#1693)
Browse files Browse the repository at this point in the history
Bumps [@electron/osx-sign](https://github.com/electron/osx-sign) from 1.0.5 to 1.1.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.0.5...v1.1.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 Mar 26, 2024
1 parent 13b5be9 commit 6ffb8c3
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.0.5"
resolved "https://registry.yarnpkg.com/@electron/osx-sign/-/osx-sign-1.0.5.tgz#0af7149f2fce44d1a8215660fd25a9fb610454d8"
integrity sha512-k9ZzUQtamSoweGQDV2jILiRIHUu7lYlJ3c6IEmjv1hC17rclE+eb9U+f6UFlOOETo0JzY1HNlXy4YOlCvl+Lww==
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==
dependencies:
compare-version "^0.1.2"
debug "^4.3.4"
Expand Down

0 comments on commit 6ffb8c3

Please sign in to comment.