Skip to content

Commit

Permalink
build(deps): bump the kopia-ui-npm-dependencies group
Browse files Browse the repository at this point in the history
Bumps the kopia-ui-npm-dependencies group in /app with 2 updates: [electron-log](https://github.com/megahertz/electron-log) and [electron](https://github.com/electron/electron).


Updates `electron-log` from 5.0.1 to 5.0.3
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](megahertz/electron-log@v5.0.1...v5.0.3)

Updates `electron` from 27.1.3 to 28.1.0
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v27.1.3...v28.1.0)

---
updated-dependencies:
- dependency-name: electron-log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kopia-ui-npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 578f19b commit 4880b68
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions app/package-lock.json

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

4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"auto-launch": "^5.0.6",
"electron-is-dev": "^2.0.0",
"electron-log": "^5.0.1",
"electron-log": "^5.0.3",
"electron-updater": "^6.1.7",
"electron-store": "^8.1.0",
"minimist": "^1.2.8",
Expand Down Expand Up @@ -116,7 +116,7 @@
"asar": "^3.2.0",
"concurrently": "^8.2.2",
"dotenv": "^16.3.1",
"electron": "^27.1.3",
"electron": "^28.1.0",
"electron-store": "^8.1.0",
"electron-builder": "^24.9.1",
"playwright": "^1.37.1",
Expand Down

0 comments on commit 4880b68

Please sign in to comment.