Skip to content

Commit

Permalink
Bump @electron/osx-sign from 1.0.4 to 1.0.5
Browse files Browse the repository at this point in the history
Bumps [@electron/osx-sign](https://github.com/electron/osx-sign) from 1.0.4 to 1.0.5.
- [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.4...v1.0.5)

---
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 Aug 21, 2023
1 parent 4f3c349 commit f5f68dd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"dependencies": {
"@electron/asar": "^3.2.4",
"@electron/notarize": "^2.1.0",
"@electron/osx-sign": "^1.0.4"
"@electron/osx-sign": "^1.0.5"
}
}

0 comments on commit f5f68dd

Please sign in to comment.