Skip to content

Commit

Permalink
Bump electron-mksnapshot from 26.4.0 to 26.4.1
Browse files Browse the repository at this point in the history
Bumps [electron-mksnapshot](https://github.com/electron/mksnapshot) from 26.4.0 to 26.4.1.
- [Release notes](https://github.com/electron/mksnapshot/releases)
- [Commits](electron/mksnapshot@v26.4.0...v26.4.1)

---
updated-dependencies:
- dependency-name: electron-mksnapshot
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent b4f7f0d commit 6709e20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"electron": "22.3.25",
"electron-builder": "^24.6.4",
"electron-link": "^0.6.0",
"electron-mksnapshot": "26.4.0",
"electron-mksnapshot": "26.4.1",
"electronmon": "^2.0.2",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2986,10 +2986,10 @@ electron-link@^0.6.0:
resolve "^1.19.0"
source-map "^0.7.3"

electron-mksnapshot@26.4.0:
version "26.4.0"
resolved "https://registry.npmjs.org/electron-mksnapshot/-/electron-mksnapshot-26.4.0.tgz#065789283ed31fa0dcaf1bd76938672bbca21384"
integrity sha512-OtH0wbDxlAYZOOAtfZjwuaj+ZVC6IRlvTWjvM1lzvK4qI4XMX6OZog5dewAbrZXinfMc+/6EP96+HYJ1wJ7kvQ==
electron-mksnapshot@26.4.1:
version "26.4.1"
resolved "https://registry.npmjs.org/electron-mksnapshot/-/electron-mksnapshot-26.4.1.tgz#5bc2af1e9d12189082dfd7c5c6694a90d647fa02"
integrity sha512-bZPQ78Q17DnN3kBuZ9GTQR4rQcSjt6HQwLL72+IiUdbnNHEhy4588HaMUPPTOjW3aT9NqjCqPbjk0QpQsNYDjQ==
dependencies:
"@electron/get" "^2.0.1"
extract-zip "^2.0.0"
Expand Down

0 comments on commit 6709e20

Please sign in to comment.