1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump electron from 14.2.7 to 14.2.9

Bumps [electron](https://github.com/electron/electron) from 14.2.7 to 14.2.9.
- [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/v14.2.7...v14.2.9)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-01 01:08:41 +00:00 committed by GitHub
parent 3a26ea7b7f
commit 10abac2013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -348,7 +348,7 @@
"css-loader": "^6.7.1",
"deepdash": "^5.3.9",
"dompurify": "^2.3.6",
"electron": "^14.2.7",
"electron": "^14.2.9",
"electron-builder": "^22.14.13",
"electron-notarize": "^0.3.0",
"esbuild": "^0.14.27",

View File

@ -4941,10 +4941,10 @@ electron-window-state@^5.0.3:
jsonfile "^4.0.0"
mkdirp "^0.5.1"
electron@^14.2.7:
version "14.2.7"
resolved "https://registry.yarnpkg.com/electron/-/electron-14.2.7.tgz#cd291e0bcfddab651967728adc66ab90dd8ad53a"
integrity sha512-JYK2DviM9l0UDR6PgIKg9w/r7klty2u1+a3hqWIyXi0f3BSFpcswcSpY6kThrsFdSxeeXO9m4sXjWExDl/YquQ==
electron@^14.2.9:
version "14.2.9"
resolved "https://registry.yarnpkg.com/electron/-/electron-14.2.9.tgz#9e1e95643ec3847592a186e8115d1ddb2e4921ee"
integrity sha512-7LdJFmqVzO9NLKO0hwOwPA6Kv4GSybGMcej8f2q7fVT4O8mIfL9oo/v4axVjVWm0+58ROQtHv8hYnnAs3ygG0Q==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^14.6.2"