Skip to content

Commit

Permalink
Update dependency @capacitor-community/bluetooth-le to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent a59f787 commit 25378c1
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 @@ -56,7 +56,7 @@
"report-dir": "cypress-coverage"
},
"dependencies": {
"@capacitor-community/bluetooth-le": "3.0.0",
"@capacitor-community/bluetooth-le": "3.1.1",
"@capacitor/core": "5.0.4",
"@ethereumjs/util": "9.0.0",
"@ledgerhq/hw-transport-webusb": "6.28.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1788,10 +1788,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@capacitor-community/bluetooth-le@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@capacitor-community/bluetooth-le/-/bluetooth-le-3.0.0.tgz#93d184cc28995f2606f7910ea9878c0871f79c85"
integrity sha512-fBy7EXCg9udMf0xW2lJ9uULftJWapSkEFp4WccQZbJjS5vrA146jOGp3dTMnZWPph1wTKAF0dHLCLyBoVDk1vg==
"@capacitor-community/bluetooth-le@3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@capacitor-community/bluetooth-le/-/bluetooth-le-3.1.1.tgz#3d9b6c96ad9f57b2d115d356fbf1cb71fcf4b7e6"
integrity sha512-ymKt9aEhkMD1ER8976bZ4JVywcmSnLAUjaL6SZp+pytp02yNxzqhvyxCw2gLGEMqjEXC7urL/RtUN5ELf2oZfA==
dependencies:
"@types/web-bluetooth" "^0.0.16"

Expand Down

0 comments on commit 25378c1

Please sign in to comment.