Skip to content

Commit

Permalink
chore: bump @electron/asar from 3.2.6 to 3.2.7 (#1571)
Browse files Browse the repository at this point in the history
Bumps [@electron/asar](https://github.com/electron/asar) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/electron/asar/releases)
- [Changelog](https://github.com/electron/asar/blob/main/CHANGELOG.md)
- [Commits](electron/asar@v3.2.6...v3.2.7)

---
updated-dependencies:
- dependency-name: "@electron/asar"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2023
1 parent a6625c7 commit 4820339
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,9 @@
arrify "^1.0.1"

"@electron/asar@^3.2.1":
version "3.2.6"
resolved "https://registry.yarnpkg.com/@electron/asar/-/asar-3.2.6.tgz#849d6166167b70755911c1ac8908cd8f84573592"
integrity sha512-g3Qj43/4Fi8EOB7hwVF6TCwPfwWXTYqD6R16cuCWKD3khKIQJT0WOloF55+LzaP92rYovlE6XLlaESitrxSKmg==
version "3.2.7"
resolved "https://registry.yarnpkg.com/@electron/asar/-/asar-3.2.7.tgz#bb8117dc6fd0c06a922ae7fb1c0e2d433e35a6e5"
integrity sha512-8FaSCAIiZGYFWyjeevPQt+0e9xCK9YmJ2Rjg5SXgdsXon6cRnU0Yxnbe6CvJbQn26baifur2Y2G5EBayRIsjyg==
dependencies:
commander "^5.0.0"
glob "^7.1.6"
Expand Down

0 comments on commit 4820339

Please sign in to comment.