From 9aa68b8ee62ddcf022eaef123a632c9a869e068c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 08:47:46 +0000 Subject: [PATCH] Bump electron from 8.0.0 to 8.2.3 in /app Bumps [electron](https://github.com/electron/electron) from 8.0.0 to 8.2.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/v8.0.0...v8.2.3) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/package.json b/app/package.json index 9a5a1ced..2a7358d3 100644 --- a/app/package.json +++ b/app/package.json @@ -71,7 +71,7 @@ }, "devDependencies": { "chokidar": "^3.3.1", - "electron": "^8.0.0", + "electron": "^8.2.3", "electron-builder": "^22.4.1", "electron-rebuild": "^1.10.1", "readline-sync": "1.4.10" diff --git a/app/yarn.lock b/app/yarn.lock index 1b007969..6eea55ba 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1120,10 +1120,10 @@ electron-rebuild@^1.10.1: spawn-rx "^3.0.0" yargs "^14.2.0" -electron@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/electron/-/electron-8.0.0.tgz#b5f105cda6985ca2f2496de15e44b2bbb0c8e4f4" - integrity sha512-vBXUKRqTUq0jv1upvISdvScDDH3uCPwXj4eA5BeR3UDbJp2hOhq7eJxwjIQbfLQql98aYz4X6pSlzBnhfyQqHA== +electron@^8.2.3: + version "8.2.3" + resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.3.tgz#b7d6a43bd9f3a2428c660dcd055a20034520e1ea" + integrity sha512-FJUp103c8yJBoAaj/QM/OBde57iJh95u1yGJBytMUXmLFSsx78LmNE03QN4XCODyzi76IEcasvUcK6scogRLbQ== dependencies: "@electron/get" "^1.0.1" "@types/node" "^12.0.12" @@ -1726,10 +1726,10 @@ isstream@~0.1.2: resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= -"itunes-nowplaying-mac@git://github.com/cutls/itunes-nowplaying-mac": - version "0.2.3" - uid "86e64e528ef4b2afa8f5b4d008d11b967b113758" - resolved "git://github.com/cutls/itunes-nowplaying-mac#86e64e528ef4b2afa8f5b4d008d11b967b113758" +itunes-nowplaying-mac@0.3.1: + version "0.3.1" + resolved "https://registry.yarnpkg.com/itunes-nowplaying-mac/-/itunes-nowplaying-mac-0.3.1.tgz#3f5ee853aef843e66c20ae10b9439303bc1a4986" + integrity sha512-kZ/ef1rMzl/CMc1RBh3z99wqijxQgz5Vn1gLCrE1OqRwj9bq2vbgeIqWjJC8iDWZHRolizdTPfKMAbp8yKYFTQ== jimp@^0.10.1: version "0.10.1"