File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
"@vue/eslint-config-typescript" : " ^4.0.0" ,
61
61
"chai" : " ^4.2.0" ,
62
62
"chai-as-promised" : " ^7.1.1" ,
63
- "electron" : " ^9.0.0 " ,
63
+ "electron" : " ^9.0.2 " ,
64
64
"eslint" : " ^7.1.0" ,
65
65
"eslint-config-standard" : " ^14.0.0" ,
66
66
"eslint-plugin-import" : " ^2.14.0" ,
Original file line number Diff line number Diff line change @@ -6324,10 +6324,10 @@ electron-to-chromium@^1.3.413:
6324
6324
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.455.tgz#fd65a3f5db6ffa83eb7c84f16ea9b1b7396f537d"
6325
6325
integrity sha512-4lwnxp+ArqOX9hiLwLpwhfqvwzUHFuDgLz4NTiU3lhygUzWtocIJ/5Vix+mWVNE2HQ9aI1k2ncGe5H/0OktMvA==
6326
6326
6327
- electron@^9.0.0 :
6328
- version "9.0.0 "
6329
- resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.0 .tgz#335cd426a8a542ad8d4c96c0c40a8668ab5527b8 "
6330
- integrity sha512-JsaSQNPh+XDYkLj8APtVKTtvpb86KIG57W5OOss4TNrn8L3isC9LsCITwfnVmGIXHhvX6oY/weCtN5hAAytjVg ==
6327
+ electron@^9.0.2 :
6328
+ version "9.0.2 "
6329
+ resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.2 .tgz#361924ce833396f1a45ac2195f442b92eb4f8f5d "
6330
+ integrity sha512-+a3KegLvQXVjC3b6yBWwZmtWp3tHf9ut27yORAWHO9JRFtKfNf88fi1UvTPJSW8R0sUH7ZEdzN6A95T22KGtlA ==
6331
6331
dependencies:
6332
6332
"@electron/get" "^1.0.1"
6333
6333
"@types/node" "^12.0.12"
You can’t perform that action at this time.
0 commit comments