Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wac925 committed Jul 7, 2021
1 parent bb02d7f commit 39c2c66
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 149 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -32,30 +32,30 @@
},
"devDependencies": {
"@types/auto-launch": "^5.0.1",
"@types/chai": "^4.2.18",
"@types/mocha": "^8.2.2",
"@types/chai": "^4.2.20",
"@types/mocha": "^8.2.3",
"@types/throttle-debounce": "^2.1.0",
"chai": "^4.3.4",
"electron": "^13.1.4",
"electron": "^13.1.6",
"electron-installer-debian": "^3.1.0",
"electron-packager": "^15.2.0",
"mocha": "^9.0.0",
"mocha": "^9.0.2",
"rimraf": "^3.0.2",
"spectron": "^15.0.0",
"ts-node": "^10.0.0",
"typescript": "^4.3.2"
"typescript": "^4.3.5"
},
"dependencies": {
"auto-launch": "^5.0.5",
"electron-chrome-extensions": "^3.8.0",
"electron-context-menu": "^3.1.1",
"electron-devtools-installer": "^3.2.0",
"electron-is-snap": "^1.0.1",
"electron-is-snap": "^1.0.2",
"electron-log": "^4.3.5",
"electron-store": "^8.0.0",
"electron-unhandled": "^3.0.2",
"electron-update-notifier": "^1.3.1",
"electron-util": "^0.16.0",
"electron-util": "^0.17.0",
"is-online": "^9.0.1",
"throttle-debounce": "^3.0.1"
},
Expand Down

0 comments on commit 39c2c66

Please sign in to comment.