From 2203d73a167462cf14cd3bce32105431d99d3796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 15:01:40 +0000 Subject: [PATCH] Bump electron from 9.0.4 to 10.1.3 in /nota Bumps [electron](https://github.com/electron/electron) from 9.0.4 to 10.1.3. - [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.4...v10.1.3) Signed-off-by: dependabot[bot] --- nota/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nota/package.json b/nota/package.json index e3dfee6..11cc6dd 100644 --- a/nota/package.json +++ b/nota/package.json @@ -77,7 +77,7 @@ "conventional-changelog-cli": "2.0.34", "core-js": "3.6.5", "cross-env": "7.0.2", - "electron": "9.0.4", + "electron": "10.1.3", "electron-builder": "22.7.0", "electron-reload": "1.5.0", "eslint": "7.3.0",