Skip to content

Commit ba3df58

Browse files
committed
update dependencies
1 parent a6a8162 commit ba3df58

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,24 +39,24 @@
3939
"homepage": "https://github.com/electron/electron-api-demos#readme",
4040
"devDependencies": {
4141
"chai": "^3.4.1",
42-
"chai-as-promised": "^5.1.0",
42+
"chai-as-promised": "^6.0.0",
4343
"devtron": "^1.3.0",
4444
"electron": "^1.3.5",
45-
"electron-packager": "^7.0.1",
46-
"electron-windows-store": "^0.3.0",
45+
"electron-packager": "^8.0.0",
46+
"electron-windows-store": "^0.5.2",
4747
"electron-winstaller": "^2.2.0",
48-
"mocha": "^2.3.4",
48+
"mocha": "^3.1.0",
4949
"request": "^2.70.0",
5050
"rimraf": "^2.5.2",
51-
"signcode": "^0.4.0",
51+
"signcode": "^0.5.0",
5252
"snazzy": "^5.0.0",
53-
"spectron": "~3.2.6",
54-
"standard": "^6.0.8"
53+
"spectron": "^3.4.0",
54+
"standard": "^8.2.0"
5555
},
5656
"dependencies": {
5757
"electron-json-storage": "^2.0.0",
5858
"electron-shortcut-normalizer": "^1.0.0",
59-
"glob": "^6.0.4",
59+
"glob": "^7.1.0",
6060
"highlight.js": "^9.3.0"
6161
},
6262
"standard": {

0 commit comments

Comments
 (0)