Skip to content

Commit

Permalink
build(deps-dev): bump electron-builder from 24.13.3 to 25.0.5
Browse files Browse the repository at this point in the history
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.13.3 to 25.0.5.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v25.0.5/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 79db90e commit 2449736
Show file tree
Hide file tree
Showing 3 changed files with 1,574 additions and 338 deletions.
2 changes: 1 addition & 1 deletion examples/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"electron": "^31.1.0",
"electron-builder": "^24.13.3",
"electron-builder": "^25.0.5",
"nuxt": "^3.12.2",
"vitron": "^2.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "ISC",
"devDependencies": {
"electron": "^31.1.0",
"electron-builder": "^24.13.3",
"electron-builder": "^25.0.5",
"vitron": "^2.3.0"
}
}
Loading

0 comments on commit 2449736

Please sign in to comment.