From 7de6f3619b055baf76d1f2c66892926361008442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 11:41:35 +0000 Subject: [PATCH] Bump @capacitor/status-bar from 7.0.0 to 7.0.2 Bumps [@capacitor/status-bar](https://github.com/ionic-team/capacitor-plugins) from 7.0.0 to 7.0.2. - [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/status-bar@7.0.0...@capacitor/status-bar@7.0.2) --- updated-dependencies: - dependency-name: "@capacitor/status-bar" dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bdacf9c72..6c0af893d 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@capacitor/keyboard": "7.0.0", "@capacitor/local-notifications": "7.0.0", "@capacitor/network": "7.0.0", - "@capacitor/status-bar": "7.0.0", + "@capacitor/status-bar": "7.0.2", "@capacitor/toast": "7.0.0", "@capawesome/capacitor-file-picker": "7.0.1", "@cryptofonts/cryptofont": "1.3.5", diff --git a/yarn.lock b/yarn.lock index c24a6ce5d..d8e9d3d5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -255,10 +255,10 @@ resolved "https://registry.yarnpkg.com/@capacitor/network/-/network-7.0.0.tgz#bfbe955fc033457f5f282766c835251834ca643e" integrity sha512-cIr0tElqiAKxbRJ7/OGOPssSyaVpyU8ushjcOItdYaGu/L9RAI+4tKdRCoL9cngCycgcUGWn+SkuN9oJCf8iHw== -"@capacitor/status-bar@7.0.0": - version "7.0.0" - resolved "https://registry.yarnpkg.com/@capacitor/status-bar/-/status-bar-7.0.0.tgz#11a66ac1a34f49d792931f8eca7f2ce3f65ef1b5" - integrity sha512-wsvPkWkoSOXMIgVHu4c6P1sOuDSZ1ClUo5OpLRwj7u8DYzlV4jlmNzztQn2Lvsiqx1z4kfukSaqe40k1Lo4c9g== +"@capacitor/status-bar@7.0.2": + version "7.0.2" + resolved "https://registry.yarnpkg.com/@capacitor/status-bar/-/status-bar-7.0.2.tgz#e48d0b7d41f24efb0781c25aa25b1f94f6f224fc" + integrity sha512-fYYkkdzCbQV+MjZVnaQTFl5I4bddnFW8ZrPVxDjNoGVPTUG7H58Ij1+NcuNxHLXjJvZOoZeYJ3w3I16Wb2zssw== "@capacitor/toast@7.0.0": version "7.0.0"