File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 39
39
"homepage" : " https://github.com/electron/electron-api-demos#readme" ,
40
40
"devDependencies" : {
41
41
"chai" : " ^3.4.1" ,
42
- "chai-as-promised" : " ^5.1 .0" ,
42
+ "chai-as-promised" : " ^6.0 .0" ,
43
43
"devtron" : " ^1.3.0" ,
44
44
"electron" : " ^1.3.5" ,
45
- "electron-packager" : " ^7.0.1" ,
46
- "electron-windows-store" : " ^0.3.0" ,
45
+ "electron-packager" : " ^8.0.0" ,
47
46
"electron-winstaller" : " ^2.2.0" ,
48
- "mocha" : " ^2.3.4 " ,
47
+ "mocha" : " ^3.1.0 " ,
49
48
"request" : " ^2.70.0" ,
50
49
"rimraf" : " ^2.5.2" ,
51
- "signcode" : " ^0.4 .0" ,
50
+ "signcode" : " ^0.5 .0" ,
52
51
"snazzy" : " ^5.0.0" ,
53
- "spectron" : " ~3.2.6 " ,
54
- "standard" : " ^6.0.8 "
52
+ "spectron" : " ~3.4.0 " ,
53
+ "standard" : " ^8.2.0 "
55
54
},
56
55
"dependencies" : {
57
56
"electron-json-storage" : " ^2.0.0" ,
58
57
"electron-shortcut-normalizer" : " ^1.0.0" ,
59
- "glob" : " ^6.0.4 " ,
58
+ "glob" : " ^7.1.0 " ,
60
59
"highlight.js" : " ^9.3.0"
61
60
},
62
61
"standard" : {
You can’t perform that action at this time.
0 commit comments