Skip to content

Commit 72fcce4

Browse files
Bump @capacitor/ios from 3.5.0 to 3.5.1 (#16)
Bumps [@capacitor/ios](https://github.com/ionic-team/capacitor) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: "@capacitor/ios" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f6d1f6 commit 72fcce4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@capacitor/app": "1.1.1",
2222
"@capacitor/core": "3.5.1",
2323
"@capacitor/haptics": "1.1.4",
24-
"@capacitor/ios": "^3.5.0",
24+
"@capacitor/ios": "^3.5.1",
2525
"@capacitor/keyboard": "1.2.2",
2626
"@capacitor/status-bar": "1.0.8",
2727
"@ionic/vue": "^6.1.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -904,9 +904,9 @@
904904
version "1.1.4"
905905
resolved "https://registry.yarnpkg.com/@capacitor/haptics/-/haptics-1.1.4.tgz#80d5bc4776740a227a8cb83c85fac4db1316db8e"
906906

907-
"@capacitor/ios@^3.5.0":
908-
version "3.5.0"
909-
resolved "https://registry.yarnpkg.com/@capacitor/ios/-/ios-3.5.0.tgz#69087c1764921ae531385431521bd7b5784af117"
907+
"@capacitor/ios@^3.5.1":
908+
version "3.5.1"
909+
resolved "https://registry.yarnpkg.com/@capacitor/ios/-/ios-3.5.1.tgz#976de8909487c0ca35b8f1616ce8837bb19ff8c6"
910910

911911
"@capacitor/keyboard@1.2.2":
912912
version "1.2.2"

0 commit comments

Comments
 (0)