Skip to content

Commit

Permalink
Bump electron-mksnapshot from 28.2.1 to 28.2.2
Browse files Browse the repository at this point in the history
Bumps [electron-mksnapshot](https://github.com/electron/mksnapshot) from 28.2.1 to 28.2.2.
- [Release notes](https://github.com/electron/mksnapshot/releases)
- [Commits](electron/mksnapshot@v28.2.1...v28.2.2)

---
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 and LabhanshAgrawal committed Feb 13, 2024
1 parent 4eed153 commit 121b425
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.9.1",
"electron-link": "^0.6.0",
"electron-mksnapshot": "28.2.1",
"electron-mksnapshot": "28.2.2",
"electronmon": "^2.0.2",
"eslint": "8.56.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 @@ -3124,10 +3124,10 @@ electron-link@^0.6.0:
resolve "^1.19.0"
source-map "^0.7.3"

electron-mksnapshot@28.2.1:
version "28.2.1"
resolved "https://registry.npmjs.org/electron-mksnapshot/-/electron-mksnapshot-28.2.1.tgz#51057e3a26e4f35da5a6f689fe5f8e65ff3ea51f"
integrity sha512-bRhdGCJ3HoVa6rpCVoKc/EpCriKhTPO/5oeG9dk+AnjE1UDvQTt9czjIWnazNQ9Ub7qXGA/5TNxFt8c1AVb6vg==
electron-mksnapshot@28.2.2:
version "28.2.2"
resolved "https://registry.npmjs.org/electron-mksnapshot/-/electron-mksnapshot-28.2.2.tgz#1173b865a439a9869ce0302c2d9664b2ce35a965"
integrity sha512-tAE4HDFvwZ+kf8PYh9HvUdH+b2U4zRurEAG1Z518AsZvEuT6LUqioYI8ptmxSAzmcQ8RbsEFfIYq3SWMwURR1w==
dependencies:
"@electron/get" "^2.0.1"
extract-zip "^2.0.0"
Expand Down

0 comments on commit 121b425

Please sign in to comment.