Skip to content

Commit

Permalink
chore(deps-dev): bump electron from 25.6.0 to 25.8.1 (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 6f036a0 commit ebccb59
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/node": "^18.17.5",
"@types/node-hid": "^1.3.1",
"cross-env": "^7.0.3",
"electron": "^25.5.0",
"electron": "^25.8.1",
"electron-builder": "^24.6.3",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1819,7 +1819,16 @@ electron-store@^8.1.0:
conf "^10.2.0"
type-fest "^2.17.0"

electron@^25.5.0, electron@latest:
electron@^25.8.1:
version "25.8.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-25.8.1.tgz#092fab5a833db4d9240d4d6f36218cf7ca954f86"
integrity sha512-GtcP1nMrROZfFg0+mhyj1hamrHvukfF6of2B/pcWxmWkd5FVY1NJib0tlhiorFZRzQN5Z+APLPr7aMolt7i2AQ==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"
extract-zip "^2.0.1"

electron@latest:
version "25.6.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-25.6.0.tgz#1c92858d3cf85a5ade5ac00cf501a8f24711a505"
integrity sha512-MYScf2Pwc2IzpIQ7+IpmxSrNb38B4nra67J+XN41gX1I5PNvD7iJEQ5qQ4qlEu+aPvRU+8fDaB02JteEYeAyzA==
Expand Down Expand Up @@ -4954,4 +4963,4 @@ zx@^7.2.3:
ps-tree "^1.2.0"
webpod "^0"
which "^3.0.0"
yaml "^2.2.2"
yaml "^2.2.2"

0 comments on commit ebccb59

Please sign in to comment.