Commit bbf67df0 by dependabot[bot] Committed by GitHub

chore(deps-dev): bump electron from 39.8.5 to 39.8.10 in /electron (#6705)

Bumps [electron](https://github.com/electron/electron) from 39.8.5 to 39.8.10.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v39.8.5...v39.8.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent cf38105a
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"version": "1.0.0", "version": "1.0.0",
"devDependencies": { "devDependencies": {
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"electron": "39.8.5", "electron": "39.8.10",
"electron-builder": "^26.15.3" "electron-builder": "^26.15.3"
} }
}, },
...@@ -1718,9 +1718,9 @@ ...@@ -1718,9 +1718,9 @@
} }
}, },
"node_modules/electron": { "node_modules/electron": {
"version": "39.8.5", "version": "39.8.10",
"resolved": "https://registry.npmjs.org/electron/-/electron-39.8.5.tgz", "resolved": "https://registry.npmjs.org/electron/-/electron-39.8.10.tgz",
"integrity": "sha512-q6+LiQIcTadSyvtPgLDQkCtVA9jQJXQVMrQcctfOJILh6OFMN+UJJLRkuUTy8CZDYeCIBn1ZycqsL1dAXugxZA==", "integrity": "sha512-zbYtGPYUI7PzqLAzkk21Rk6j67WN0hxn0Mq/njErZo1d0HSf33is4f8ICI5fMLy5vYe0JtCtM5sYunNOaochSQ==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
}, },
"devDependencies": { "devDependencies": {
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"electron": "39.8.5", "electron": "39.8.10",
"electron-builder": "^26.15.3" "electron-builder": "^26.15.3"
}, },
"build": { "build": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment