Skip to content

Commit

Permalink
chore: bump @electron/osx-sign from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [@electron/osx-sign](https://github.com/electron/osx-sign) from 1.3.0 to 1.3.1.
- [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.3.0...v1.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 8f56a32 commit 93c791e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -307,9 +307,9 @@
promise-retry "^2.0.1"

"@electron/osx-sign@^1.0.5":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@electron/osx-sign/-/osx-sign-1.3.0.tgz#bd6fb60c519b76ca8a000e5801f5685690e8adad"
integrity sha512-TEXhxlYSDRr9JWK5nWdOv5MtuUdaZ412uxIIEQ0hLt80o0HYWtQJBlW5QmrQDMtebzATaOjKG9UfCzLyA90zWQ==
version "1.3.1"
resolved "https://registry.yarnpkg.com/@electron/osx-sign/-/osx-sign-1.3.1.tgz#faf7eeca7ca004a6be541dc4cf7a1bd59ec59b1c"
integrity sha512-BAfviURMHpmb1Yb50YbCxnOY0wfwaLXH5KJ4+80zS0gUkzDX3ec23naTlEqKsN+PwYn+a1cCzM7BJ4Wcd3sGzw==
dependencies:
compare-version "^0.1.2"
debug "^4.3.4"
Expand Down

0 comments on commit 93c791e

Please sign in to comment.