Bump electron from 35.0.2 to 35.1.0
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:
@@ -293,7 +293,7 @@
|
||||
"csv-parse": "5.5.6",
|
||||
"danger": "12.3.3",
|
||||
"debug": "4.3.7",
|
||||
"electron": "35.0.2",
|
||||
"electron": "35.1.0",
|
||||
"electron-builder": "26.0.10",
|
||||
"electron-mocha": "13.0.1",
|
||||
"endanger": "7.0.4",
|
||||
|
21
pnpm-lock.yaml
generated
21
pnpm-lock.yaml
generated
@@ -648,8 +648,8 @@ importers:
|
||||
specifier: 4.3.7
|
||||
version: 4.3.7(supports-color@8.1.1)
|
||||
electron:
|
||||
specifier: 35.0.2
|
||||
version: 35.0.2
|
||||
specifier: 35.1.0
|
||||
version: 35.1.0
|
||||
electron-builder:
|
||||
specifier: 26.0.10
|
||||
version: 26.0.10(electron-builder-squirrel-windows@26.0.10)
|
||||
@@ -3092,6 +3092,9 @@ packages:
|
||||
'@types/node@20.17.6':
|
||||
resolution: {integrity: sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==}
|
||||
|
||||
'@types/node@22.13.13':
|
||||
resolution: {integrity: sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==}
|
||||
|
||||
'@types/node@22.13.4':
|
||||
resolution: {integrity: sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==}
|
||||
|
||||
@@ -4817,8 +4820,8 @@ packages:
|
||||
engines: {node: '>= 12.20.55'}
|
||||
hasBin: true
|
||||
|
||||
electron@35.0.2:
|
||||
resolution: {integrity: sha512-jo8S4GfBpVIBDGitUrv+Vo/I/ZEEs6IvWprG2KJlxayYIKpufulbQaxDt78cC/79FwFo8MA0JOIwx/b9r5NRag==}
|
||||
electron@35.1.0:
|
||||
resolution: {integrity: sha512-yHaKPlsgDgjkwsiXgJG5DAmr9BgD4wSxtDGL6aBmUaN7QTs6qppNgtGkjHsS/pXJb4ZZBIH4IpPAx9d59Epbeg==}
|
||||
engines: {node: '>= 12.20.55'}
|
||||
hasBin: true
|
||||
|
||||
@@ -12455,7 +12458,7 @@ snapshots:
|
||||
|
||||
'@storybook/core-webpack@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))':
|
||||
dependencies:
|
||||
'@types/node': 22.13.4
|
||||
'@types/node': 22.13.13
|
||||
storybook: 8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)
|
||||
ts-dedent: 2.2.0
|
||||
|
||||
@@ -12989,6 +12992,10 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
'@types/node@22.13.13':
|
||||
dependencies:
|
||||
undici-types: 6.20.0
|
||||
|
||||
'@types/node@22.13.4':
|
||||
dependencies:
|
||||
undici-types: 6.20.0
|
||||
@@ -14996,10 +15003,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
electron@35.0.2:
|
||||
electron@35.1.0:
|
||||
dependencies:
|
||||
'@electron/get': 2.0.3
|
||||
'@types/node': 22.13.4
|
||||
'@types/node': 22.13.13
|
||||
extract-zip: 2.0.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
Reference in New Issue
Block a user