Skip to content

Commit

Permalink
Bump @electron/notarize from 2.1.0 to 2.2.0 (#853)
Browse files Browse the repository at this point in the history
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](electron/notarize@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: "@electron/notarize"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent a30c8c7 commit ec09125
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 4 deletions.
31 changes: 28 additions & 3 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 @@ -22,7 +22,7 @@
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.12.16",
"@babel/preset-react": "^7.13.13",
"@electron/notarize": "^2.1.0",
"@electron/notarize": "^2.2.0",
"adm-zip": "^0.5.10",
"async-limiter": "^2.0.0",
"autoprefixer": "^9.8.8",
Expand Down

0 comments on commit ec09125

Please sign in to comment.