Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LabhanshAgrawal committed Aug 7, 2023
1 parent 494268c commit 42935e3
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.1",
"electron-builder": "^24.4.0",
"electron-link": "^0.6.0",
"electron-mksnapshot": "25.3.1",
"electron-mksnapshot": "25.4.0",
"electronmon": "^2.0.2",
"eslint": "8.46.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 @@ -2958,10 +2958,10 @@ electron-link@^0.6.0:
resolve "^1.19.0"
source-map "^0.7.3"

electron-mksnapshot@25.3.1:
version "25.3.1"
resolved "https://registry.npmjs.org/electron-mksnapshot/-/electron-mksnapshot-25.3.1.tgz#d20726622457baa36dadde9ec94f0cbb30c8ba17"
integrity sha512-rNUmsXNqtI8VXfCnw/ycCLeq4X+SjBAQ/Yz8fMGRlhBRrGi1VmgYhtHIPi8+viLlGOBLjUHo0PRzojEFRqSqOA==
electron-mksnapshot@25.4.0:
version "25.4.0"
resolved "https://registry.npmjs.org/electron-mksnapshot/-/electron-mksnapshot-25.4.0.tgz#f8141e59182948c15e0dffb7a803e38e04368b93"
integrity sha512-6L6Kkbwzzbts5lqHYIhYLObtvZOxZr4TcEDsHmsVa41t+FAEbmHD6CUUhFUBTIuUJmTI1Ij0lbJWKfjL3lps/w==
dependencies:
"@electron/get" "^2.0.1"
extract-zip "^2.0.0"
Expand Down

0 comments on commit 42935e3

Please sign in to comment.