mirror of
https://github.com/TurboWarp/desktop.git
synced 2024-11-25 16:36:20 +08:00
Bump electron from 32.2.3 to 32.2.5 (#1091)
Some checks failed
Build (Auto) / build (push) Has been cancelled
Some checks failed
Build (Auto) / build (push) Has been cancelled
Bumps [electron](https://github.com/electron/electron) from 32.2.3 to 32.2.5. - [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/v32.2.3...v32.2.5) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
823cd2fc43
commit
bf9e05d101
8
package-lock.json
generated
8
package-lock.json
generated
@ -23,7 +23,7 @@
|
||||
"copy-webpack-plugin": "^6.4.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^1.0.1",
|
||||
"electron": "^32.2.3",
|
||||
"electron": "^32.2.5",
|
||||
"electron-builder": "^25.1.8",
|
||||
"file-loader": "^6.2.0",
|
||||
"postcss": "^8.4.13",
|
||||
@ -6721,9 +6721,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "32.2.3",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-32.2.3.tgz",
|
||||
"integrity": "sha512-ClTJrFuwBdZpDNEnVZSV1gTIYSq7c/TYoUv9AmOypL43/xtbfxXkz2vE67ehVoamFobWsIU2by087R5Av8cxJg==",
|
||||
"version": "32.2.5",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-32.2.5.tgz",
|
||||
"integrity": "sha512-8t5IGOvms/JTcLNnlOH7rFCAJIZJAazwYrF7kQsKQSLzDHh4z8mGFrU11NN3W4bIT6Yg5DJNniSWz3O5wJLmCw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
@ -30,7 +30,7 @@
|
||||
"copy-webpack-plugin": "^6.4.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^1.0.1",
|
||||
"electron": "^32.2.3",
|
||||
"electron": "^32.2.5",
|
||||
"electron-builder": "^25.1.8",
|
||||
"file-loader": "^6.2.0",
|
||||
"postcss": "^8.4.13",
|
||||
|
Loading…
Reference in New Issue
Block a user