aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-06 22:00:15 +0100
committerLibravatar GitHub <noreply@github.com>2020-10-06 22:00:15 +0100
commitd13917ea6c933a2ad0105507d627bcb3a378b05a (patch)
treeede2a521146b9b8ee14076db1cde5a42ce882e22 /package.json
parentBump electron from 9.0.3 to 9.3.0 (#1003) (diff)
downloadferdium-app-d13917ea6c933a2ad0105507d627bcb3a378b05a.tar.gz
ferdium-app-d13917ea6c933a2ad0105507d627bcb3a378b05a.tar.zst
ferdium-app-d13917ea6c933a2ad0105507d627bcb3a378b05a.zip
Bump electron from 9.3.0 to 9.3.1 (#1005)
Bumps [electron](https://github.com/electron/electron) from 9.3.0 to 9.3.1. - [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.3.0...v9.3.1) 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 54c1ceda3..3d4443fa7 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.3.0", 163 "electron": "9.3.1",
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",