From 08fd897ad255cfd220ae03d1398623c9fe7a4879 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 16:13:01 +0000 Subject: [PATCH] Bump @types/web-bluetooth from 0.0.8 to 0.0.9 Bumps [@types/web-bluetooth](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/web-bluetooth) from 0.0.8 to 0.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/web-bluetooth) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9a4c11d64..36a591202 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/react-redux": "^7.1.9", "@types/react-splitter-layout": "^3.0.0", "@types/redux-logger": "^3.0.8", - "@types/web-bluetooth": "^0.0.8", + "@types/web-bluetooth": "^0.0.9", "@types/zen-push": "^0.1.1", "ace-builds": "^1.4.11", "file-saver": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index 187a8d04c..a49e9c248 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1878,10 +1878,10 @@ dependencies: "@types/jest" "*" -"@types/web-bluetooth@^0.0.8": - version "0.0.8" - resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.8.tgz#440808ba4c705377f35b0ac35078c7c77cee7158" - integrity sha512-LxKTVUOLauVRZxgOmqxKT9n8xBRukUkP/vyG5QfFmTWN58zuOgiGT3BIIIJbjmSSZ2iSlC/kky5xSWBS1PIgtQ== +"@types/web-bluetooth@^0.0.9": + version "0.0.9" + resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.9.tgz#bfd545f6cbc32fc9d92e9543b5ea18ba0957e955" + integrity sha512-P6oHnRSEqRCR1fdAtJXmKBiHE3fOWtNFyfjm9NQZPrxdQjSZgRSiKRiHjLyKBh8eCvM8ldDS8/VJN0qKg0Pk1Q== "@types/yargs-parser@*": version "15.0.0"