Skip to content

Commit aa97c27

Browse files
build(deps): bump @capacitor/keyboard from 1.2.2 to 1.2.3
Bumps [@capacitor/keyboard](https://github.com/ionic-team/capacitor-plugins) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/ionic-team/capacitor-plugins/releases) - [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@1.2.2...@capacitor/keyboard@1.2.3) --- updated-dependencies: - dependency-name: "@capacitor/keyboard" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abaced4 commit aa97c27

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@capacitor/core": "3.5.1",
1818
"@capacitor/haptics": "1.1.4",
1919
"@capacitor/ios": "^3.5.1",
20-
"@capacitor/keyboard": "1.2.2",
20+
"@capacitor/keyboard": "1.2.3",
2121
"@capacitor/status-bar": "1.0.8",
2222
"@ionic/vue": "^6.1.8",
2323
"@ionic/vue-router": "^6.1.8",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -914,9 +914,10 @@
914914
version "3.5.1"
915915
resolved "https://registry.yarnpkg.com/@capacitor/ios/-/ios-3.5.1.tgz#976de8909487c0ca35b8f1616ce8837bb19ff8c6"
916916

917-
"@capacitor/keyboard@1.2.2":
918-
version "1.2.2"
919-
resolved "https://registry.yarnpkg.com/@capacitor/keyboard/-/keyboard-1.2.2.tgz#7be5d2e4956b77e5eb7235ec020d131c9f87f30a"
917+
"@capacitor/keyboard@1.2.3":
918+
version "1.2.3"
919+
resolved "https://registry.yarnpkg.com/@capacitor/keyboard/-/keyboard-1.2.3.tgz#8046d8256e1c72ed3a2dad6ff01dc37a0c415077"
920+
integrity sha512-KTSzJkMa6CrmDIDhWfswNPqS7gvYlL25E1gqXbY7w/EhyBjJhEdF0bc6QUFufS+ZVMlcPafc0/E5P+pTfLnKiA==
920921

921922
"@capacitor/status-bar@1.0.8":
922923
version "1.0.8"

0 commit comments

Comments
 (0)