Skip to content

Commit

Permalink
build(deps-dev): bump electron from 19.0.8 to 19.0.11 (#2453)
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 19.0.8 to 19.0.11.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v19.0.8...v19.0.11)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2023
1 parent 21c1085 commit 17974dc
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 @@ -220,7 +220,7 @@
"babel-plugin-module-resolver": "3.1.1",
"cross-env": "5.1.1",
"css-loader": "4.2.0",
"electron": "19.0.8",
"electron": "19.0.11",
"electron-builder": "23.3.3",
"electron-builder-notarize": "^1.2.0",
"electron-devtools-installer": "2.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6449,10 +6449,10 @@ [email protected]:
semver "^7.3.5"
typed-emitter "^2.1.0"

[email protected].8:
version "19.0.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-19.0.8.tgz#c4d4ba915de554f2926261eb37d3527d2b092d4c"
integrity sha512-OWK3P/NbDFfBUv+wbYv1/OV4jehY5DQPT7n1maQJfN9hsnrWTMktXS/bmS05eSUAjNAzHmKPKfiKH2c1Yr7nGw==
[email protected].11:
version "19.0.11"
resolved "https://registry.yarnpkg.com/electron/-/electron-19.0.11.tgz#0c0a52abc08694fd38916d9270baf45bb7752a27"
integrity sha512-GPM6C1Ze17/gR4koTE171MxrI5unYfFRgXQdkMdpWM2Cd55LMUrVa0QHCsfKpsaloufv9T65lsOn0uZuzCw5UA==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"
Expand Down

0 comments on commit 17974dc

Please sign in to comment.