From 3a18848d68e9aca75138b4592a274286c387cbfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 10:35:49 -0600 Subject: [PATCH] build(deps): bump electron-apps from 1.9159.0 to 1.9167.0 (#5893) Bumps [electron-apps](https://github.com/electron/apps) from 1.9159.0 to 1.9167.0. - [Release notes](https://github.com/electron/apps/releases) - [Commits](https://github.com/electron/apps/compare/v1.9159.0...v1.9167.0) --- updated-dependencies: - dependency-name: electron-apps dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8edbd198e..5bbb94117 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "description": "0.0.4", "dotenv": "^10.0.0", "electron-api-historian": "1.81.0", - "electron-apps": "1.9159.0", + "electron-apps": "1.9167.0", "electron-i18n": "1.3136.0", "electron-markdown": "^0.9.0", "electron-releases": "3.938.0", diff --git a/yarn.lock b/yarn.lock index 007ed53c0..7f0650661 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3400,10 +3400,10 @@ electron-api-historian@1.81.0: resolved "https://registry.yarnpkg.com/electron-api-historian/-/electron-api-historian-1.81.0.tgz#9ad42e429ee9029351bfb456a16c2dfcf460b2f4" integrity sha512-gmywB4Ce0xlX7MKJ7/jJIX51i7+IHAxuAdoq0N/58Rp5sIIHSaVM0bn0gOmOV6PEhWU9UjZOwl/HR85ZmhuAAw== -electron-apps@1.9159.0: - version "1.9159.0" - resolved "https://registry.yarnpkg.com/electron-apps/-/electron-apps-1.9159.0.tgz#e8cf7ef5a6eea53fe572ea645d832a56966f92aa" - integrity sha512-UKku98EN92YCxKL02P1dCQeJmRbBOmbIrBxCQcKFcXZsia86+EjwmKt2OTD3FnP7Plu3ECF5ytBFTZ+IwG953A== +electron-apps@1.9167.0: + version "1.9167.0" + resolved "https://registry.yarnpkg.com/electron-apps/-/electron-apps-1.9167.0.tgz#03a7b60c786cce7bdc09b23b773e289551a0a8b9" + integrity sha512-BTiTT15NYDKoykzl4y2AoPHoJs4KSaAdDd9ReWxJEpDL5Hu7gUSs0XPzhEwbevuDT1rGGbgafwu93KImRt5tMg== dependencies: json-stable-stringify "^1.0.1" mime-types "^2.1.30"