From 36cca07a19136b0461215cca0d9b46519d07fd09 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 08:21:06 +0000 Subject: [PATCH] Bump @types/web-bluetooth from 0.0.5 to 0.0.6 Bumps [@types/web-bluetooth](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/web-bluetooth) from 0.0.5 to 0.0.6. - [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 f349ee74..5bea4088 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@types/react-redux": "^7.1.9", "@types/react-transition-group": "^4.2.4", "@types/redux-logger": "^3.0.7", - "@types/web-bluetooth": "^0.0.5", + "@types/web-bluetooth": "^0.0.6", "ace-builds": "^1.4.9", "bootstrap": "^4.4.1", "jszip": "^3.4.0", diff --git a/yarn.lock b/yarn.lock index ad44e0bf..114cb7f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1658,10 +1658,10 @@ resolved "https://registry.yarnpkg.com/@types/warning/-/warning-3.0.0.tgz#0d2501268ad8f9962b740d387c4654f5f8e23e52" integrity sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI= -"@types/web-bluetooth@^0.0.5": - version "0.0.5" - resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.5.tgz#f952d1481572798dd20a381135bef3d8b1ef305a" - integrity sha512-gaSAxNePCVJUR1a+4jKMaukjEzE4XuJd9fzSx/mAy6BrVoJXnACmfaBkaXU/K0frxJVfHvMDJx96hbNt4NXd9Q== +"@types/web-bluetooth@^0.0.6": + version "0.0.6" + resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.6.tgz#71b56427353d3495ac7ba9a4d7a13c8f312f9c1e" + integrity sha512-S/Dhk1sMzYZMNNXvG1CHKz1X+HbabMf2l+FkdRStcvvuQVVlMvq0nPd/fQ3skniRKj0LqBPy19in3JN/XsB6Qg== "@types/yargs-parser@*": version "15.0.0"