Skip to content

Commit

Permalink
Bump electron-mksnapshot from 28.2.3 to 29.0.1
Browse files Browse the repository at this point in the history
Bumps [electron-mksnapshot](https://github.com/electron/mksnapshot) from 28.2.3 to 29.0.1.
- [Release notes](https://github.com/electron/mksnapshot/releases)
- [Commits](electron/mksnapshot@v28.2.3...v29.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LabhanshAgrawal committed Feb 28, 2024
1 parent 6176b22 commit 5661723
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.12.0",
"electron-link": "^0.6.0",
"electron-mksnapshot": "28.2.3",
"electron-mksnapshot": "29.0.1",
"electronmon": "^2.0.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3153,10 +3153,10 @@ electron-link@^0.6.0:
resolve "^1.19.0"
source-map "^0.7.3"

electron-mksnapshot@28.2.3:
version "28.2.3"
resolved "https://registry.npmjs.org/electron-mksnapshot/-/electron-mksnapshot-28.2.3.tgz#b093e59dd1e7e08b5d6a60c4269350c5981cb014"
integrity sha512-W8iMSIJZE0K0KqMyV2WxZyB5Mc3ZQb6bzfhuuHG6AIWhWuFgt9YPz0I3awamE93V8QmVBQfrD1cFIwbnPsCQvw==
electron-mksnapshot@29.0.1:
version "29.0.1"
resolved "https://registry.npmjs.org/electron-mksnapshot/-/electron-mksnapshot-29.0.1.tgz#210180de408978b5f5b72f6659ed37211851a4fa"
integrity sha512-wXQNZ/VEX6EKDQKNA0bcov4/WqT0t7Egu23nmTBM0n8JXqitH/gmfAnDHf+xnkMisSlmYHqdsZW7aCLFqbA4NA==
dependencies:
"@electron/get" "^2.0.1"
extract-zip "^2.0.0"
Expand Down

0 comments on commit 5661723

Please sign in to comment.