Skip to content

Commit d7dedf1

Browse files
dependabot[bot]dependabot-fix
andauthored
build(deps): bump @types/web-bluetooth from 0.0.14 to 0.0.15 (#992)
* build(deps): bump @types/web-bluetooth from 0.0.14 to 0.0.15 Bumps [@types/web-bluetooth](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/web-bluetooth) from 0.0.14 to 0.0.15. - [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] <[email protected]> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <[email protected]>
1 parent 360f0ac commit d7dedf1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/react-splitter-layout": "^3.0.2",
3232
"@types/redux-logger": "^3.0.9",
3333
"@types/semver": "^7.3.10",
34-
"@types/web-bluetooth": "^0.0.14",
34+
"@types/web-bluetooth": "^0.0.15",
3535
"@types/web-locks-api": "^0.0.2",
3636
"@types/wicg-file-system-access": "^2020.9.5",
3737
"@types/zen-push": "^0.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2322,7 +2322,7 @@ __metadata:
23222322
"@types/react-splitter-layout": ^3.0.2
23232323
"@types/redux-logger": ^3.0.9
23242324
"@types/semver": ^7.3.10
2325-
"@types/web-bluetooth": ^0.0.14
2325+
"@types/web-bluetooth": ^0.0.15
23262326
"@types/web-locks-api": ^0.0.2
23272327
"@types/wicg-file-system-access": ^2020.9.5
23282328
"@types/zen-push": ^0.1.1
@@ -4665,10 +4665,10 @@ __metadata:
46654665
languageName: node
46664666
linkType: hard
46674667

4668-
"@types/web-bluetooth@npm:^0.0.14":
4669-
version: 0.0.14
4670-
resolution: "@types/web-bluetooth@npm:0.0.14"
4671-
checksum: 1eb694ff2ba6ef239e10024bfb205c087fb1a43aa8b4a31f3a3b7c90eccf2f55c7fb4c1057e382e1c2f4d6d8a137e68bf1255790b980c5ac95026419a623c6b5
4668+
"@types/web-bluetooth@npm:^0.0.15":
4669+
version: 0.0.15
4670+
resolution: "@types/web-bluetooth@npm:0.0.15"
4671+
checksum: 4e3b3b1c0baf6735690ce0c5ffaac53de3dbd16362316cbc5e32970bcb1e1baf16dae0a9f30fe86256ad0ee22a4533423f443835273efc54b15235086ebda85b
46724672
languageName: node
46734673
linkType: hard
46744674

0 commit comments

Comments
 (0)