Skip to content

Commit 0f422d9

Browse files
committed
Update dependency @capacitor/app to v6.0.2
1 parent 7fa49ac commit 0f422d9

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.changelog/2135.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@capacitor-community/bluetooth-le": "6.0.0",
5151
"@capacitor/android": "6.0.0",
52-
"@capacitor/app": "6.0.0",
52+
"@capacitor/app": "6.0.2",
5353
"@capacitor/core": "6.0.0",
5454
"@capacitor/ios": "6.0.0",
5555
"@capawesome/capacitor-app-update": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,10 +1151,10 @@
11511151
resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-6.0.0.tgz#eb24c64a5c6821fbbb8db48eedf50eca18876318"
11521152
integrity sha512-NwL87VO9F1WY/EgvJZN9pIhjejq688k2fRW6XWNLVe3cgGE6nUb9J34KI68fhx3139cf2LVGPUYs+mwZC8esiQ==
11531153

1154-
"@capacitor/[email protected].0":
1155-
version "6.0.0"
1156-
resolved "https://registry.yarnpkg.com/@capacitor/app/-/app-6.0.0.tgz#b383c97543e2fb9462e8bd69c0f512c33bba0089"
1157-
integrity sha512-X5UGd90Jh5p9rmoPyMqFyFWqOypdJgVJhYcM5X1YyDVJJGzmJ5MuYv1+ajj5DW9Qyh+5a3th9WYptdGby8jidA==
1154+
"@capacitor/[email protected].2":
1155+
version "6.0.2"
1156+
resolved "https://registry.yarnpkg.com/@capacitor/app/-/app-6.0.2.tgz#bf33d4e0882962f1f8a82481faad344053b0cd3f"
1157+
integrity sha512-SiGTGgslK4TbWJVImCUL1odul7/YFkVfkYtAYS9AAEzQpxBECBeRnuN3FFBcfZ9eiN1XxFBFchhiwpxtx/c7yQ==
11581158

11591159
"@capacitor/[email protected]":
11601160
version "6.0.0"

0 commit comments

Comments
 (0)