mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps): bump @types/web-bluetooth from 0.0.11 to 0.0.12
Bumps [@types/web-bluetooth](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/web-bluetooth) from 0.0.11 to 0.0.12. - [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] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
797982e185
commit
77ac7743fa
+1
-1
@@ -27,7 +27,7 @@
|
||||
"@types/react-splitter-layout": "^3.0.2",
|
||||
"@types/redux-logger": "^3.0.9",
|
||||
"@types/semver": "^7.3.9",
|
||||
"@types/web-bluetooth": "^0.0.11",
|
||||
"@types/web-bluetooth": "^0.0.12",
|
||||
"@types/zen-push": "^0.1.1",
|
||||
"babel-plugin-macros": "^3.0.1",
|
||||
"canvas": "^2.8.0",
|
||||
|
||||
@@ -2214,10 +2214,10 @@
|
||||
dependencies:
|
||||
source-map "^0.6.1"
|
||||
|
||||
"@types/web-bluetooth@^0.0.11":
|
||||
version "0.0.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.11.tgz#2dc7ae7a809b70723e064b58245103028d5ea616"
|
||||
integrity sha512-2CF3Kk2Rcvg/c2QzO7mXUhY7eL9CC3aKzrF+dNWNmp7Q8bmlvjmUM1nFPMSngawdJ+CcIdu8eJlQRytBgAZR9w==
|
||||
"@types/web-bluetooth@^0.0.12":
|
||||
version "0.0.12"
|
||||
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.12.tgz#e3dfd5a86a1f753305b9888c320937b5734118ae"
|
||||
integrity sha512-Q4sUrowpylCOWjUWFtNwkNBHQUnCL8y44Iq2ZLtVMAuAGIwPSXa3kqIvu2LwXoc2d1jyaaw4Bg354degHrsADw==
|
||||
|
||||
"@types/webpack-sources@*":
|
||||
version "2.1.1"
|
||||
|
||||
Reference in New Issue
Block a user