build(deps): bump minimatch and electron-builder in /app (#2819)

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `electron-builder` from 23.6.0 to 24.0.0
- [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/v24.0.0/packages/electron-builder)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-15 22:11:14 -07:00
committed by GitHub
parent 3e5134c1cf
commit 90b606f5e5
2 changed files with 2776 additions and 773 deletions

3547
app/package-lock.json generated
View File

File diff suppressed because it is too large Load Diff

View File

@@ -115,7 +115,7 @@
"concurrently": "^7.6.0",
"dotenv": "^16.0.3",
"electron": "^23.1.3",
"electron-builder": "^23.6.0",
"electron-builder": "^24.0.0",
"electron-notarize": "^1.2.2",
"playwright": "^1.31.1",
"playwright-core": "^1.31.1"