aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-06 16:17:33 +0100
committerLibravatar GitHub <noreply@github.com>2020-10-06 16:17:33 +0100
commit9c8f965b15ce5776f3cc8a9f5d0e867cca960e50 (patch)
tree16328317b1fe8a2a27e24a4b59da90e7a44c84d3 /package.json
parentImproved onboarding flow and settings empty states (#996) (diff)
downloadferdium-app-9c8f965b15ce5776f3cc8a9f5d0e867cca960e50.tar.gz
ferdium-app-9c8f965b15ce5776f3cc8a9f5d0e867cca960e50.tar.zst
ferdium-app-9c8f965b15ce5776f3cc8a9f5d0e867cca960e50.zip
Bump electron from 9.0.3 to 9.3.0 (#1003)
Bumps [electron](https://github.com/electron/electron) from 9.0.3 to 9.3.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v9.0.3...v9.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2bc0c89c9..54c1ceda3 100644
--- a/package.json
+++ b/package.json
@@ -160,7 +160,7 @@
160 "cross-env": "^5.0.5", 160 "cross-env": "^5.0.5",
161 "cz-conventional-changelog": "2.1.0", 161 "cz-conventional-changelog": "2.1.0",
162 "dotenv": "^4.0.0", 162 "dotenv": "^4.0.0",
163 "electron": "9.0.3", 163 "electron": "9.3.0",
164 "electron-builder": "22.8.1", 164 "electron-builder": "22.8.1",
165 "electron-notarize": "0.2.1", 165 "electron-notarize": "0.2.1",
166 "electron-rebuild": "1.11.0", 166 "electron-rebuild": "1.11.0",