File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
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.2 " ,
63
+ "electron" : " ^9.0.3 " ,
64
64
"eslint" : " ^7.2.0" ,
65
65
"eslint-config-standard" : " ^14.0.0" ,
66
66
"eslint-plugin-import" : " ^2.21.1" ,
Original file line number Diff line number Diff line change 1786
1786
"@types/node" "*"
1787
1787
form-data "^3.0.0"
1788
1788
1789
- "@types/node@*":
1789
+ "@types/node@*", "@types/node@>=6" :
1790
1790
version "14.0.11"
1791
1791
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3"
1792
1792
integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg==
1793
1793
1794
- "@types/node@>=6":
1795
- version "14.0.6"
1796
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.6.tgz#f9e178b2da31a4b0ec60b64649e244c31ce18daf"
1797
- integrity sha512-FbNmu4F67d3oZMWBV6Y4MaPER+0EpE9eIYf2yaHhCWovc1dlXCZkqGX4NLHfVVr6umt20TNBdRzrNJIzIKfdbw==
1798
-
1799
1794
"@types/node@^10.1.0":
1800
1795
version "10.17.24"
1801
1796
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.24.tgz#c57511e3a19c4b5e9692bb2995c40a3a52167944"
@@ -6372,10 +6367,10 @@ electron-to-chromium@^1.3.413:
6372
6367
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.455.tgz#fd65a3f5db6ffa83eb7c84f16ea9b1b7396f537d"
6373
6368
integrity sha512-4lwnxp+ArqOX9hiLwLpwhfqvwzUHFuDgLz4NTiU3lhygUzWtocIJ/5Vix+mWVNE2HQ9aI1k2ncGe5H/0OktMvA==
6374
6369
6375
- electron@^9.0.2 :
6376
- version "9.0.2 "
6377
- resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.2 .tgz#361924ce833396f1a45ac2195f442b92eb4f8f5d "
6378
- integrity sha512-+a3KegLvQXVjC3b6yBWwZmtWp3tHf9ut27yORAWHO9JRFtKfNf88fi1UvTPJSW8R0sUH7ZEdzN6A95T22KGtlA ==
6370
+ electron@^9.0.3 :
6371
+ version "9.0.3 "
6372
+ resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.3 .tgz#72a7ea08abadd494794735d90666d1b95fc90d28 "
6373
+ integrity sha512-rY59wy50z0oWp/q69zq0UIzvtcM5j2BJbLAwEoLfVNS3DLt9wDZqRqSIBvLEBl+xWbafCnRA9haEqi7ssM94GA ==
6379
6374
dependencies:
6380
6375
"@electron/get" "^1.0.1"
6381
6376
"@types/node" "^12.0.12"
You can’t perform that action at this time.
0 commit comments