From 66930658db293f5b0c360d46a06f16412fa79174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 12:16:33 -0400 Subject: [PATCH] build(deps): bump @types/web-bluetooth from 0.0.13 to 0.0.14 Bumps [@types/web-bluetooth](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/web-bluetooth) from 0.0.13 to 0.0.14. - [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 55369652..0a14162b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/react-splitter-layout": "^3.0.2", "@types/redux-logger": "^3.0.9", "@types/semver": "^7.3.9", - "@types/web-bluetooth": "^0.0.13", + "@types/web-bluetooth": "^0.0.14", "@types/wicg-file-system-access": "^2020.9.5", "@types/zen-push": "^0.1.1", "babel-plugin-macros": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index 9b1bf875..b498e9d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2229,10 +2229,10 @@ dependencies: source-map "^0.6.1" -"@types/web-bluetooth@^0.0.13": - version "0.0.13" - resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.13.tgz#5755802ec9eda2241083ac654e583756131952b2" - integrity sha512-P+G3oHVFDDzT9QS4FhBb4QGCgK5PMlxmqxzasgV6Emmq8tWK199yikousByiuZ0SrvWNggLZOPMtHBuwMYI0Uw== +"@types/web-bluetooth@^0.0.14": + version "0.0.14" + resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.14.tgz#94e175b53623384bff1f354cdb3197a8d63cdbe5" + integrity sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A== "@types/webpack-sources@*": version "2.1.1"