Skip to content

Commit dd7f895

Browse files
Update dependency @capacitor-community/bluetooth-le to ^8.2.0
1 parent c6b13f0 commit dd7f895

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
]
4949
},
5050
"dependencies": {
51-
"@capacitor-community/bluetooth-le": "^8.0.0",
51+
"@capacitor-community/bluetooth-le": "^8.2.0",
5252
"@capacitor/android": "^8.0.0",
5353
"@capacitor/app": "^8.0.0",
5454
"@capacitor/core": "^8.0.0",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,6 +1146,13 @@
11461146
dependencies:
11471147
"@types/web-bluetooth" "^0.0.20"
11481148

1149+
"@capacitor-community/bluetooth-le@^8.2.0":
1150+
version "8.2.0"
1151+
resolved "https://registry.yarnpkg.com/@capacitor-community/bluetooth-le/-/bluetooth-le-8.2.0.tgz#fee9616a06fccfc3bf44c68b62fbbd7d500d091a"
1152+
integrity sha512-wsy2h9sVcXaynyb3Nf9fVZklnQHDtIfT4fc6iL9McZvi19rDJ5aCoEBqa4wch5RywbF3Ic1W/StKuHJuWUumiQ==
1153+
dependencies:
1154+
"@types/web-bluetooth" "^0.0.20"
1155+
11491156
"@capacitor/android@^8.0.0":
11501157
version "8.2.0"
11511158
resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-8.2.0.tgz#b832a72d6279ab439a7ea5f8b497e13a7f8e4b36"

0 commit comments

Comments
 (0)