This repository was archived by the owner on Dec 27, 2024. It is now read-only.
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.1" ,
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 @@ -2765,10 +2765,10 @@ electron-updater@^6.2.1:
2765
2765
semver "^7.3.8"
2766
2766
tiny-typed-emitter "^2.1.0"
2767
2767
2768
- electron@^31.2.0 :
2769
- version "31.2.0 "
2770
- resolved "https://registry.yarnpkg.com/electron/-/electron-31.2.0 .tgz#f6dc4c42f9118fd0f57b3c04676503df2bf16ece "
2771
- integrity sha512-5w+kjOsGiTXytPSErBPNp/3znnuEMKc42RD41MqRoQkiYaR8x/Le2+qWk1cL60UwE/67oeKnOHnnol8xEuldGg ==
2768
+ electron@^31.2.1 :
2769
+ version "31.2.1 "
2770
+ resolved "https://registry.yarnpkg.com/electron/-/electron-31.2.1 .tgz#cfd7de576520d5c02d7c1f979bac85ad6b26d78d "
2771
+ integrity sha512-g3CLKjl4yuXt6VWm/KpgEjYYhFiCl19RgUn8lOC8zV/56ZXAS3+mqV4wWzicE/7vSYXs6GRO7vkYRwrwhX3Gaw ==
2772
2772
dependencies :
2773
2773
" @electron/get" " ^2.0.0"
2774
2774
" @types/node" " ^20.9.0"
You can’t perform that action at this time.
0 commit comments