From e829da130e974c62aa9d4387450341445b03b4cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 16:30:35 +0000 Subject: [PATCH] build(deps): bump @types/web-bluetooth from 0.0.9 to 0.0.10 Bumps [@types/web-bluetooth](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/web-bluetooth) from 0.0.9 to 0.0.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/web-bluetooth) --- updated-dependencies: - dependency-name: "@types/web-bluetooth" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7087537a..ecd110c4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/react-redux": "^7.1.16", "@types/react-splitter-layout": "^3.0.1", "@types/redux-logger": "^3.0.8", - "@types/web-bluetooth": "^0.0.9", + "@types/web-bluetooth": "^0.0.10", "@types/zen-push": "^0.1.1", "babel-plugin-macros": "^3.0.1", "canvas": "^2.8.0", diff --git a/yarn.lock b/yarn.lock index ab900f4e..da769f7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2169,10 +2169,10 @@ dependencies: source-map "^0.6.1" -"@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/web-bluetooth@^0.0.10": + version "0.0.10" + resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.10.tgz#965a5938d99ed9bfe165bfe320b7d1d97c3a15bd" + integrity sha512-PcRei374vqqXZyPh9OhrrTzfufFDkrjR09VFXve6F42poTuImOHt5fymh4Q48FSo5GgoCFf68dkvDamd9sXgGA== "@types/webpack-sources@*": version "2.1.0"