File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
disturl "https://electronjs.org/headers"
2
- target "17.2 .0"
2
+ target "17.3 .0"
3
3
runtime "electron"
4
4
build_from_source "true"
Original file line number Diff line number Diff line change 6
6
"git" : {
7
7
"name" : " chromium" ,
8
8
"repositoryUrl" : " https://chromium.googlesource.com/chromium/src" ,
9
- "commitHash" : " cbadbe267bec5c3c673d5a2f2fdef15541f5bfc1 "
9
+ "commitHash" : " e2aa76f05f3a6ccadbf43e37f5dfc195cc090b6a "
10
10
}
11
11
},
12
12
"licenseDetail" : [
40
40
" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
41
41
],
42
42
"isOnlyProductionDependency" : true ,
43
- "version" : " 98.0.4758.109 "
43
+ "version" : " 98.0.4758.141 "
44
44
},
45
45
{
46
46
"component" : {
60
60
"git" : {
61
61
"name" : " electron" ,
62
62
"repositoryUrl" : " https://github.com/electron/electron" ,
63
- "commitHash" : " 9d5f7c16734fe1734193ce9f80b1976c9b76854c "
63
+ "commitHash" : " 1401284b44c37853072d502b86f30009c9901d00 "
64
64
}
65
65
},
66
66
"isOnlyProductionDependency" : true ,
67
67
"license" : " MIT" ,
68
- "version" : " 17.2 .0"
68
+ "version" : " 17.3 .0"
69
69
},
70
70
{
71
71
"component" : {
Original file line number Diff line number Diff line change 135
135
"cssnano" : " ^4.1.11" ,
136
136
"debounce" : " ^1.0.0" ,
137
137
"deemon" : " ^1.4.0" ,
138
- "electron" : " 17.2 .0" ,
138
+ "electron" : " 17.3 .0" ,
139
139
"eslint" : " 8.7.0" ,
140
140
"eslint-plugin-header" : " 3.1.1" ,
141
141
"eslint-plugin-jsdoc" : " ^19.1.0" ,
Original file line number Diff line number Diff line change @@ -4297,10 +4297,10 @@ electron-to-chromium@^1.4.17:
4297
4297
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.45.tgz#cf1144091d6683cbd45a231954a745f02fb24598"
4298
4298
integrity sha512-czF9eYVuOmlY/vxyMQz2rGlNSjZpxNQYBe1gmQv7al171qOIhgyO9k7D5AKlgeTCSPKk+LHhj5ZyIdmEub9oNg==
4299
4299
4300
- electron@17.2 .0:
4301
- version "17.2 .0"
4302
- resolved "https://registry.yarnpkg.com/electron/-/electron-17.2 .0.tgz#a5c42c16352ea968fcb5d1ce256bec51e7d140fe "
4303
- integrity sha512-eNXhPVEUofkgAeqRFvTizzYecoCMyS0Rar08WZHSAw9wjfZXawYMvTpjjjk9GiX9W/+Cjxua4YtGn5bOTabc0A ==
4300
+ electron@17.3 .0:
4301
+ version "17.3 .0"
4302
+ resolved "https://registry.yarnpkg.com/electron/-/electron-17.3 .0.tgz#cdcc46a7a3cd0b6f2a1757fbeb807f6b2fce847e "
4303
+ integrity sha512-KuYHCOw1a+CE9thZlWRqTScf6M81KLd6n5qpdBGb0rl62+50RUuau9CnYpBb3EJxrjsXLaiQCBBSdPsozf/XUg ==
4304
4304
dependencies:
4305
4305
"@electron/get" "^1.13.0"
4306
4306
"@types/node" "^14.6.2"
You can’t perform that action at this time.
0 commit comments