Skip to content

Commit

Permalink
Update dependency @capacitor-community/bluetooth-le to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 5139f68 commit e7d187c
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 @@ -58,7 +58,7 @@
"report-dir": "cypress-coverage"
},
"dependencies": {
"@capacitor-community/bluetooth-le": "3.0.0",
"@capacitor-community/bluetooth-le": "3.1.2",
"@capacitor/android": "5.0.4",
"@capacitor/core": "5.0.4",
"@capacitor/ios": "5.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1734,10 +1734,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.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@capacitor-community/bluetooth-le/-/bluetooth-le-3.1.2.tgz#6f9fb730e075065b983ee7586b136ad6c5d1b5bb"
integrity sha512-ORlLe2S5GwHxA+RuZaf3l7J7jkv8qFlG+HOeLwioqjX+W3M9+HnIwJo8x3EfH0OQQ2whVYs2irQnDeR6lRmKrQ==
dependencies:
"@types/web-bluetooth" "^0.0.16"

Expand Down

0 comments on commit e7d187c

Please sign in to comment.