From bb2d955d1fdf8861651907c4a28056a43617491f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 03:16:28 +0000 Subject: [PATCH] chore(deps): update dependency @react-native-community/netinfo to ^11.4.1 (#6080) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@react-native-community/netinfo](https://redirect.github.com/react-native-netinfo/react-native-netinfo) | [`^11.4.0` -> `^11.4.1`](https://renovatebot.com/diffs/npm/@react-native-community%2fnetinfo/11.4.1/11.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@react-native-community%2fnetinfo/11.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@react-native-community%2fnetinfo/11.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@react-native-community%2fnetinfo/11.4.1/11.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@react-native-community%2fnetinfo/11.4.1/11.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/wallet). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7d5451913e7..5cb1d5be61d 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@noble/secp256k1": "^1.7.1", "@react-native-async-storage/async-storage": "^2.0.0", "@react-native-clipboard/clipboard": "^1.14.2", - "@react-native-community/netinfo": "^11.4.0", + "@react-native-community/netinfo": "^11.4.1", "@react-native-cookies/cookies": "^6.2.1", "@react-native-firebase/analytics": "19.1.0", "@react-native-firebase/app": "19.1.0", diff --git a/yarn.lock b/yarn.lock index 3398c056334..0762bd8d180 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2711,7 +2711,7 @@ prompts "^2.4.0" semver "^7.5.2" -"@react-native-community/netinfo@^11.4.0": +"@react-native-community/netinfo@^11.4.1": version "11.4.1" resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-11.4.1.tgz#a3c247aceab35f75dd0aa4bfa85d2be5a4508688" integrity sha512-B0BYAkghz3Q2V09BF88RA601XursIEA111tnc2JOaN7axJWmNefmfjZqw/KdSxKZp7CZUuPpjBmz/WCR9uaHYg==