aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-23 15:14:02 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-23 15:14:02 +0100
commitc0a050cfdd4850f6ba84fce0db5f889e3ccbe524 (patch)
tree72512004abfc6a50181f4119b80fa16a95fe5e47 /package.json
parentUpdate submodules, browserslist data updates and linter fixes [skip ci] (diff)
downloadferdium-app-c0a050cfdd4850f6ba84fce0db5f889e3ccbe524.tar.gz
ferdium-app-c0a050cfdd4850f6ba84fce0db5f889e3ccbe524.tar.zst
ferdium-app-c0a050cfdd4850f6ba84fce0db5f889e3ccbe524.zip
Bump electron from 15.3.4 to 15.3.5 (#2481)
Bumps [electron](https://github.com/electron/electron) from 15.3.4 to 15.3.5. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v15.3.4...v15.3.5) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development ... 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 204cee9ad..7cb995a36 100644
--- a/package.json
+++ b/package.json
@@ -149,7 +149,7 @@
149 "concurrently": "^7.0.0", 149 "concurrently": "^7.0.0",
150 "cross-env": "^7.0.3", 150 "cross-env": "^7.0.3",
151 "dotenv": "^10.0.0", 151 "dotenv": "^10.0.0",
152 "electron": "15.3.4", 152 "electron": "15.3.5",
153 "electron-builder": "^22.14.12", 153 "electron-builder": "^22.14.12",
154 "electron-notarize": "^1.1.1", 154 "electron-notarize": "^1.1.1",
155 "eslint": "^8.6.0", 155 "eslint": "^8.6.0",