Skip to content

Commit

Permalink
Bump @capacitor/keyboard from 6.0.2 to 6.0.3
Browse files Browse the repository at this point in the history
Bumps [@capacitor/keyboard](https://github.com/ionic-team/capacitor-plugins) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

---
updated-dependencies:
- dependency-name: "@capacitor/keyboard"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 7edf4bb commit 79c1527
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@capacitor/core": "6.1.2",
"@capacitor/filesystem": "6.0.2",
"@capacitor/haptics": "6.0.2",
"@capacitor/keyboard": "6.0.2",
"@capacitor/keyboard": "6.0.3",
"@capacitor/local-notifications": "6.1.0",
"@capacitor/network": "6.0.3",
"@capacitor/status-bar": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -272,10 +272,10 @@
resolved "https://registry.yarnpkg.com/@capacitor/haptics/-/haptics-6.0.2.tgz#3971a606ff3f436d71c90b5c524993fb684d53ee"
integrity sha512-xcFdIH4iIIeW2+1lzmlYMVicqB9ytaiuZ9NE3a9laKFPvMGC7hdj6i6tHFezwPJ/96xkHOwXT2b0F8Mh9xtTWg==

"@capacitor/[email protected].2":
version "6.0.2"
resolved "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-6.0.2.tgz"
integrity sha512-fOfO3rQ0ZXuTHpK03INVTwmBnpqMiH8EHPpNaHjwjKwdrVRWBvtgIFhuyHNXh53rdcXw+uHB+1RIiNabnCrITw==
"@capacitor/[email protected].3":
version "6.0.3"
resolved "https://registry.yarnpkg.com/@capacitor/keyboard/-/keyboard-6.0.3.tgz#0ea0e2f832722c02e32c5bb8a1e776d8bddc9b9e"
integrity sha512-V/mURxBI68HvClYjrGBlOriWkwYN7r+cWid/igJz/3scNc/V81DgQ9fpoLr4W0I5NY7YxOesjIJLuLO+LT18mQ==

"@capacitor/[email protected]":
version "6.1.0"
Expand Down

0 comments on commit 79c1527

Please sign in to comment.