This repository was archived by the owner on Dec 27, 2024. It is now read-only.
Commit cbc1602 1 parent d2801dc commit cbc1602 Copy full SHA for cbc1602
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 61
61
"@typescript-eslint/eslint-plugin" : " ^7.16.0" ,
62
62
"@typescript-eslint/parser" : " ^7.16.0" ,
63
63
"autoprefixer" : " ^10.4.19" ,
64
- "electron" : " ^31.2.0 " ,
64
+ "electron" : " ^31.2.1 " ,
65
65
"electron-builder" : " ^24.13.3" ,
66
66
"eslint" : " ^8.57.0" ,
67
67
"eslint-config-prettier" : " ^9.1.0" ,
Original file line number Diff line number Diff line change @@ -2730,10 +2730,10 @@ electron-updater@^6.2.1:
2730
2730
semver "^7.3.8"
2731
2731
tiny-typed-emitter "^2.1.0"
2732
2732
2733
- electron@^31.2.0 :
2734
- version "31.2.0 "
2735
- resolved "https://registry.yarnpkg.com/electron/-/electron-31.2.0 .tgz#f6dc4c42f9118fd0f57b3c04676503df2bf16ece "
2736
- integrity sha512-5w+kjOsGiTXytPSErBPNp/3znnuEMKc42RD41MqRoQkiYaR8x/Le2+qWk1cL60UwE/67oeKnOHnnol8xEuldGg ==
2733
+ electron@^31.2.1 :
2734
+ version "31.2.1 "
2735
+ resolved "https://registry.yarnpkg.com/electron/-/electron-31.2.1 .tgz#cfd7de576520d5c02d7c1f979bac85ad6b26d78d "
2736
+ integrity sha512-g3CLKjl4yuXt6VWm/KpgEjYYhFiCl19RgUn8lOC8zV/56ZXAS3+mqV4wWzicE/7vSYXs6GRO7vkYRwrwhX3Gaw ==
2737
2737
dependencies :
2738
2738
" @electron/get" " ^2.0.0"
2739
2739
" @types/node" " ^20.9.0"
You can’t perform that action at this time.
0 commit comments