Skip to content

Commit

Permalink
Bump electron-mksnapshot from 29.1.4 to 29.2.0
Browse files Browse the repository at this point in the history
Bumps [electron-mksnapshot](https://github.com/electron/mksnapshot) from 29.1.4 to 29.2.0.
- [Release notes](https://github.com/electron/mksnapshot/releases)
- [Commits](electron/mksnapshot@v29.1.4...v29.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LabhanshAgrawal committed Apr 10, 2024
1 parent 620dcb7 commit ee11592
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.13.3",
"electron-link": "^0.6.0",
"electron-mksnapshot": "29.1.4",
"electron-mksnapshot": "29.2.0",
"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 @@ -3230,10 +3230,10 @@ electron-link@^0.6.0:
resolve "^1.19.0"
source-map "^0.7.3"

electron-mksnapshot@29.1.4:
version "29.1.4"
resolved "https://registry.npmjs.org/electron-mksnapshot/-/electron-mksnapshot-29.1.4.tgz#a18a2d54d0d58ada0246164454ef146e85b6460d"
integrity sha512-tpFaH0IOSe6e42Q23z7xE08+4IQaPM+SV/L/i2MGSSF6G9hUjFS71Hn2xjua22jOpRLmJo6D/PFMFjrR8OQ2Tw==
electron-mksnapshot@29.2.0:
version "29.2.0"
resolved "https://registry.npmjs.org/electron-mksnapshot/-/electron-mksnapshot-29.2.0.tgz#c29e7d53c56ee948a2bd014aaa7991dcf0912ad3"
integrity sha512-f8q0rNKqeFR+RoM+COuulutxbttNAFttBS4Nu3oA9I3F2yAlRZhW3cDR9tBNfiVdV6Q8xDUR+n2rWdX1voQIWQ==
dependencies:
"@electron/get" "^2.0.1"
extract-zip "^2.0.0"
Expand Down

0 comments on commit ee11592

Please sign in to comment.