Skip to content

Commit 119c411

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump electron from 22.3.24 to 22.3.25
Bumps [electron](https://github.com/electron/electron) from 22.3.24 to 22.3.25. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v22.3.24...v22.3.25) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3da89a8 commit 119c411

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"copy-webpack-plugin": "11.0.0",
107107
"cpy-cli": "^5.0.0",
108108
"cross-env": "7.0.3",
109-
"electron": "22.3.24",
109+
"electron": "22.3.25",
110110
"electron-builder": "^24.6.4",
111111
"electron-link": "^0.6.0",
112112
"electron-mksnapshot": "26.2.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3014,10 +3014,10 @@ electron-to-chromium@^1.4.431:
30143014
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.454.tgz#774dc7cb5e58576d0125939ec34a4182f3ccc87d"
30153015
integrity sha512-pmf1rbAStw8UEQ0sr2cdJtWl48ZMuPD9Sto8HVQOq9vx9j2WgDEN6lYoaqFvqEHYOmGA9oRGn7LqWI9ta0YugQ==
30163016

3017-
3018-
version "22.3.24"
3019-
resolved "https://registry.npmjs.org/electron/-/electron-22.3.24.tgz#14479cf11cf4709f78d324015429fa82492c2150"
3020-
integrity sha512-wnGsShoRVk1Jmgr7h/jZK9bI5UwMF88sdQ5c8z2j2N8B9elhF/jKDFjwDXUrY1Y0xzAskOP0tYIDE+UbUM4byQ==
3017+
3018+
version "22.3.25"
3019+
resolved "https://registry.npmjs.org/electron/-/electron-22.3.25.tgz#a9a70b63a6712c658cd7fab343129b2a78450f80"
3020+
integrity sha512-AjrP7bebMs/IPsgmyowptbA7jycTkrJC7jLZTb5JoH30PkBC6pZx/7XQ0aDok82SsmSiF4UJDOg+HoLrEBiqmg==
30213021
dependencies:
30223022
"@electron/get" "^2.0.0"
30233023
"@types/node" "^16.11.26"

0 commit comments

Comments
 (0)