fix(deps): update dependency electron to v17

This commit is contained in:
Renovate Bot 2022-02-06 01:26:14 +00:00
parent 7c2cfa98e2
commit f1e03cd4ce
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
3 changed files with 8 additions and 8 deletions

View File

@ -76,7 +76,7 @@
"copy-webpack-plugin": "^9.1.0",
"cross-env": "^7.0.3",
"css-loader": "^6.6.0",
"electron": "^16.0.8",
"electron": "^17.0.0",
"eslint": "^8.8.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.25.4",

View File

@ -47,7 +47,7 @@
"chalk": "^4.1.2",
"cors": "^2.8.5",
"cross-spawn": "^7.0.3",
"electron": "^16.0.8",
"electron": "^17.0.0",
"express": "^4.17.2",
"getport": "^0.1.0",
"graphql": "^16.3.0",

View File

@ -4957,7 +4957,7 @@ __metadata:
chalk: ^4.1.2
cors: ^2.8.5
cross-spawn: ^7.0.3
electron: ^16.0.8
electron: ^17.0.0
eslint: ^8.8.0
eslint-config-prettier: ^8.3.0
eslint-plugin-jest: ^26.0.0
@ -13743,16 +13743,16 @@ __metadata:
languageName: node
linkType: hard
"electron@npm:^16.0.8":
version: 16.0.8
resolution: "electron@npm:16.0.8"
"electron@npm:^17.0.0":
version: 17.0.0
resolution: "electron@npm:17.0.0"
dependencies:
"@electron/get": ^1.13.0
"@types/node": ^14.6.2
extract-zip: ^1.0.3
bin:
electron: cli.js
checksum: 9d3a2e1c3e6dcfdce25b4d9e1ef9dfe736354f9c3605945cfc5b1568862b69ad0a81e402cfaf09c2f51615b64bc3585ef4828a013437b9506cd0dbff3e6db903
checksum: c945a1a5475ba66ca70637b150b3f10ea9d28b1f2167a9d8d2137e087785f647e1153f4335f898238470392ed689e3d207b2b96928025c5dd092d6f601e21414
languageName: node
linkType: hard
@ -25724,7 +25724,7 @@ __metadata:
copy-webpack-plugin: ^9.1.0
cross-env: ^7.0.3
css-loader: ^6.6.0
electron: ^16.0.8
electron: ^17.0.0
eslint: ^8.8.0
eslint-config-airbnb: ^19.0.4
eslint-plugin-import: ^2.25.4