Skip to content

Commit

Permalink
chore(deps): update dependency electron to v25.9.8 (#743)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent 41fbd3e commit e1fdc16
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 @@ -128,7 +128,7 @@
"cz-conventional-changelog": "3.3.0",
"del": "6.1.1",
"dotenv": "16.3.1",
"electron": "25.9.3",
"electron": "25.9.8",
"electron-devtools-installer": "3.2.0",
"eslint": "8.53.0",
"eslint-config-prettier": "8.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8310,10 +8310,10 @@ electron-updater@5.0.5:
semver "^7.3.5"
typed-emitter "^2.1.0"

electron@25.9.3:
version "25.9.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-25.9.3.tgz#cdd53a30fb914adadcfbd34124237fb38b1c07d0"
integrity sha512-dacaHg/PuwVcFRgPDCM5j7UDzqGJWOsbBRdS5wPKLNS/ejPeccIjuNUT1cqcrpvCJKAFW8swHWg9kdizNSEDHQ==
electron@25.9.8:
version "25.9.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-25.9.8.tgz#7c125ccbddad02861736275b0d4a387c59a91469"
integrity sha512-PGgp6PH46QVENHuAHc2NT1Su8Q1qov7qIl2jI5tsDpTibwV2zD8539AeWBQySeBU4dhbj9onIl7+1bXQ0wefBg==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"
Expand Down

0 comments on commit e1fdc16

Please sign in to comment.