Skip to content
Snippets Groups Projects
Unverified Commit 1fb40020 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps-dev): Bump electron from 17.0.1 to 17.2.0

Bumps [electron](https://github.com/electron/electron) from 17.0.1 to 17.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v17.0.1...v17.2.0

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 3f700c14
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"@quasar/app": "^3.3.3",
"electron": "^17.0.1",
"electron": "^17.2.0",
"electron-packager": "^15.4.0",
"eslint": "8.9.0",
"eslint-config-prettier": "^8.4.0",
......@@ -4953,9 +4953,9 @@
}
},
"node_modules/electron": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/electron/-/electron-17.0.1.tgz",
"integrity": "sha512-CBReR/QEOpgwMdt59lWCtj9wC8oHB6aAjMF1lhXcGew132xtp+C5N6EaXb/fmDceVYLouziYjbNcpeXsWrqdpA==",
"version": "17.2.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-17.2.0.tgz",
"integrity": "sha512-eNXhPVEUofkgAeqRFvTizzYecoCMyS0Rar08WZHSAw9wjfZXawYMvTpjjjk9GiX9W/+Cjxua4YtGn5bOTabc0A==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
......@@ -16712,9 +16712,9 @@
"dev": true
},
"electron": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/electron/-/electron-17.0.1.tgz",
"integrity": "sha512-CBReR/QEOpgwMdt59lWCtj9wC8oHB6aAjMF1lhXcGew132xtp+C5N6EaXb/fmDceVYLouziYjbNcpeXsWrqdpA==",
"version": "17.2.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-17.2.0.tgz",
"integrity": "sha512-eNXhPVEUofkgAeqRFvTizzYecoCMyS0Rar08WZHSAw9wjfZXawYMvTpjjjk9GiX9W/+Cjxua4YtGn5bOTabc0A==",
"dev": true,
"requires": {
"@electron/get": "^1.13.0",
......
......@@ -31,7 +31,7 @@
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"@quasar/app": "^3.3.3",
"electron": "^17.0.1",
"electron": "^17.2.0",
"electron-packager": "^15.4.0",
"eslint": "8.9.0",
"eslint-config-prettier": "^8.4.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment