Skip to content

Commit

Permalink
chore(deps): update dependency @types/web to ^0.0.136
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent ef9104a commit ae5614a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/lodash-es": "^4.17.12",
"@types/node": "^18.19.8",
"@types/qrcode": "^1.5.5",
"@types/web": "^0.0.135",
"@types/web": "^0.0.136",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"less": "^4.2.0",
"lodash-es": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3457,10 +3457,10 @@
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz#f066abfcd1cbe66267cdbbf0de010d8a41b41597"
integrity sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==

"@types/web@^0.0.135":
version "0.0.135"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.135.tgz#d97bf78512db0e34273ebc1a995a635cb7ecfb7a"
integrity sha512-3fNGUqpXzakTUJ9FQVoplG+fpzVn1WhQRz3eIE7dTGY4uI8/ngi9KbAtaK4nrIUk8dAI0qYPMIvq2ydTLYbJyA==
"@types/web@^0.0.136":
version "0.0.136"
resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.136.tgz#a24eba573ef07fbcda9869fa431f4252d2bca5cb"
integrity sha512-RyYwkZNwWJoTb5vb/LMuRVHStqiZC6w0ZacXtLO33eAvErKFVd/5BrjgyNO9Egj3g5BLyRLOX7sQAAgQGc0QJA==

"@types/[email protected]":
version "3.0.2"
Expand Down

0 comments on commit ae5614a

Please sign in to comment.