Skip to content

Commit

Permalink
bump electron deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BarryCarlyon committed Dec 5, 2023
1 parent 765973a commit e1bf03e
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"electron-context-menu": "^3.6.1",
"electron-fetch": "^1.9.1",
"electron-store": "^8.1.0",
"electron-updater": "^6.1.4",
"electron-updater": "^6.1.7",
"jsonwebtoken": "^9.0.2"
},
"name": "barrycarlyontwitchextensiontools",
Expand Down Expand Up @@ -128,7 +128,7 @@
"electron-builder-notarize": "^1.5.1"
},
"devDependencies": {
"electron": "^27.0.4",
"electron-builder": "^24.6.4"
"electron": "^28.0.0",
"electron-builder": "^24.9.1"
}
}

0 comments on commit e1bf03e

Please sign in to comment.