update spectron to support Electron 9.x

This commit is contained in:
Vishwas Shashidhar 2020-06-15 13:15:44 +05:30
parent 109383e07f
commit d5c8b694d6

View File

@ -142,7 +142,7 @@
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"robotjs": "0.6.0", "robotjs": "0.6.0",
"run-script-os": "1.0.7", "run-script-os": "1.0.7",
"spectron": "10.0.1", "spectron": "^11.0.0",
"ts-jest": "25.3.0", "ts-jest": "25.3.0",
"tslint": "5.11.0", "tslint": "5.11.0",
"typescript": "3.1.1" "typescript": "3.1.1"