Skip to content

Commit

Permalink
Dependency upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Mar 23, 2021
1 parent a9fa7c4 commit 48d0c9e
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 39 deletions.
84 changes: 49 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@electron/remote": "^1.0.4",
"adm-zip": "^0.5.3",
"adm-zip": "^0.5.4",
"async": "^3.2.0",
"discord-rpc": "^3.2.0",
"ejs": "^3.1.6",
Expand All @@ -36,15 +36,15 @@
"github-syntax-dark": "^0.5.0",
"jquery": "^3.6.0",
"request": "^2.88.2",
"semver": "^7.3.4",
"semver": "^7.3.5",
"tar-fs": "^2.1.1",
"winreg": "^1.2.4"
},
"devDependencies": {
"cross-env": "^7.0.3",
"electron": "^12.0.0",
"electron": "^12.0.1",
"electron-builder": "^22.10.5",
"eslint": "^7.21.0"
"eslint": "^7.22.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 48d0c9e

Please sign in to comment.