Skip to content

Commit

Permalink
fix(deps): update capacitor monorepo to v2.4.8 (#360)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 7, 2021
1 parent 6f557a5 commit 221465c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions src-capacitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"author": "Jabster28 <[email protected]>",
"private": true,
"dependencies": {
"@capacitor/android": "2.4.7",
"@capacitor/cli": "2.4.7",
"@capacitor/core": "2.4.7"
"@capacitor/android": "2.4.8",
"@capacitor/cli": "2.4.8",
"@capacitor/core": "2.4.8"
}
}
26 changes: 13 additions & 13 deletions src-capacitor/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# yarn lockfile v1


"@capacitor/[email protected].7":
version "2.4.7"
resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-2.4.7.tgz#c7edc5322dbd1db79c61b1f4e579b7b81024ce5d"
integrity sha512-7jcmwheo94dJEOX1z4r3SlZrL+MvESav1xsUwC5ydLFZCpuvBKJ0szbDNWzCAglgpXmW9hC0WdwYBErgDrDPRg==

"@capacitor/[email protected].7":
version "2.4.7"
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-2.4.7.tgz#690089689b25cb22a25eb930b1dd04af757f2f95"
integrity sha512-RC5EO3oA2gWniZK0JWRlZa+7MFIoHYiAtt+W4Hqq74nyv1C0z/MvRY3pX2DX7kKy6Uc1Z/25D0uSXRk+erv3RQ==
"@capacitor/[email protected].8":
version "2.4.8"
resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-2.4.8.tgz#7a60cfd0ae9e336d9064a988fc56a7763657f7f5"
integrity sha512-uFTXsh9YBR/eBgqTZRIpSWCp59wbIKJGfsGB6dufxV3fYkiGJkMVZ1QoBnqcY5hk+qIB0nM3ZyUDc6wMq+HLnw==

"@capacitor/[email protected].8":
version "2.4.8"
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-2.4.8.tgz#77974f850823025bc74cdb878cf6140ca125c92f"
integrity sha512-9c9wjBTSg3QmwAl6ijO2slOdQJEEambZICG3D4Q2FfUbT6BU1zbFYfl1ISufbyzvKU2tu42JCcfoR+SYvACh6g==
dependencies:
chalk "^2.3.0"
commander "^4.1.1"
Expand All @@ -24,10 +24,10 @@
which "^1.3.0"
xml2js "^0.4.19"

"@capacitor/[email protected].7":
version "2.4.7"
resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-2.4.7.tgz#f3b4d5728db7e764c1153da5e67d369bda35b772"
integrity sha512-ZPzXXQ4EPwR/ZhNDkmlxyzw4FvquIl/ROj8HMMM0MEd4xZfM8ulNGPIL6br9TWdlFLGBKq40eymPZjKaivGnig==
"@capacitor/[email protected].8":
version "2.4.8"
resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-2.4.8.tgz#c24c8ec0361b20da81608a569adde05127ee7d46"
integrity sha512-8WD5SntTA0wmX4hAlsZtLRara8Nu5g13GUKoo9R1uT2kcka//4WF7JJJ34WYko8599R87UalVCoOQhxMk+85uw==
dependencies:
tslib "^1.9.0"

Expand Down

1 comment on commit 221465c

@vercel
Copy link

@vercel vercel bot commented on 221465c Jul 7, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.