File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 64
64
"byline" : " ^5.0.0" ,
65
65
"copyfiles" : " ^2.4.1" ,
66
66
"cross-env" : " 7.0.3" ,
67
- "electron" : " ^32.0.0 " ,
67
+ "electron" : " ^32.0.1 " ,
68
68
"eslint" : " ^8.57.0" ,
69
69
"eslint-import-resolver-custom-alias" : " ^1.3.2" ,
70
70
"eslint-import-resolver-typescript" : " ^3.6.1" ,
Original file line number Diff line number Diff line change @@ -1333,10 +1333,10 @@ electron-to-chromium@^1.4.668:
1333
1333
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.750.tgz#d278a619af727ed069de1317115187282b1131ee"
1334
1334
integrity sha512-9ItEpeu15hW5m8jKdriL+BQrgwDTXEL9pn4SkillWFu73ZNNNQ2BKKLS+ZHv2vC9UkNhosAeyfxOf/5OSeTCPA==
1335
1335
1336
- electron@^32.0.0 :
1337
- version "32.0.0 "
1338
- resolved "https://registry.yarnpkg.com/electron/-/electron-32.0.0 .tgz#ccb1334d7f1f1a5387ad8f16a06180053ea9278a "
1339
- integrity sha512-rs+VkhztJd2LvRX7d3ikKH+EIHMW4vKM2l5qp7Dx/dLQAKKz3IFNKyYhYzczDnqO+/jUvx0ic0SQvqpv1/ZAsw ==
1336
+ electron@^32.0.1 :
1337
+ version "32.0.1 "
1338
+ resolved "https://registry.yarnpkg.com/electron/-/electron-32.0.1 .tgz#8bfc186b81a645c6b3b12f91e71db4231fd0c934 "
1339
+ integrity sha512-5Hd5Jaf9niYVR2hZxoRd3gOrcxPOxQV1XPV5WaoSfT9jLJHFadhlKtuSDIk3U6rQZke+aC7GqPPAv55nWFCMsA ==
1340
1340
dependencies :
1341
1341
" @electron/get" " ^2.0.0"
1342
1342
" @types/node" " ^20.9.0"
You can’t perform that action at this time.
0 commit comments