Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
Bump electron from 18.0.1 to 18.0.3
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 18.0.1 to 18.0.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v18.0.1...v18.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2022
1 parent fbdbac2 commit e2da1fe
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 @@ -105,7 +105,7 @@
"babel-jest": "^27.5.1",
"conf": "^10.1.2",
"dotenv-webpack": "^7.1.0",
"electron": "^18.0.1",
"electron": "^18.0.3",
"electron-builder": "^22.14.13",
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5697,10 +5697,10 @@ electron@^15.3.1:
"@types/node" "^14.6.2"
extract-zip "^1.0.3"

electron@^18.0.1:
version "18.0.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-18.0.1.tgz#70653ecee008bea8a4240da78d0f5a426bb24d50"
integrity sha512-8y3nxmK+v/tiuaR8yd4K83ApHxgomMIPAEl3J+2Jfv/D5G6M3KnvxNlNiNoTXI8uOegfmoqiDm5/2xlWFLzfLQ==
electron@^18.0.3:
version "18.0.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-18.0.3.tgz#58713c92b44e439881540d18910d193defb0c2b4"
integrity sha512-QRUZkGL8O/8CyDmTLSjBeRsZmGTPlPVeWnnpkdNqgHYYaOc/A881FKMiNzvQ9Cj0a+rUavDdwBUfUL82U3Ay7w==
dependencies:
"@electron/get" "^1.13.0"
"@types/node" "^16.11.26"
Expand Down

0 comments on commit e2da1fe

Please sign in to comment.