From 04c529d85f4c04e1449282a6ac913b26dec4df3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 14:33:03 +0000 Subject: [PATCH] chore(deps): bump react-native-reanimated-carousel from 3.0.5 to 3.1.5 Bumps [react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel) from 3.0.5 to 3.1.5. - [Release notes](https://github.com/dohooo/react-native-reanimated-carousel/releases) - [Changelog](https://github.com/dohooo/react-native-reanimated-carousel/blob/main/CHANGELOG.md) - [Commits](https://github.com/dohooo/react-native-reanimated-carousel/compare/v3.0.5...v3.1.5) --- updated-dependencies: - dependency-name: react-native-reanimated-carousel dependency-type: direct:production update-type: version-update:semver-minor ... 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 0c5f7371..a2d57b9c 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "react-native-modal-datetime-picker": "^14.0.0", "react-native-onesignal": "^4.4.1", "react-native-reanimated": "~2.9.1", - "react-native-reanimated-carousel": "^3.0.5", + "react-native-reanimated-carousel": "^3.1.5", "react-native-safe-area-context": "4.3.1", "react-native-screens": "~3.15.0", "react-native-style-utilities": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 902e1e73..dd6a5f49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11737,10 +11737,10 @@ react-native-onesignal@^4.4.1: dependencies: invariant "^2.2.2" -react-native-reanimated-carousel@^3.0.5: - version "3.0.5" - resolved "https://registry.yarnpkg.com/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.0.5.tgz#3a8b70f51608adb568d41d553715d59142d18620" - integrity sha512-fZyA0Yun6Ia9psk+Cj56rHLnsoZCVo/64rRqU5KT51G4fxqhs2HPjWiWIMgvPSa5MNpHYFl2hh10JYXwt7QjCQ== +react-native-reanimated-carousel@^3.1.5: + version "3.1.5" + resolved "https://registry.yarnpkg.com/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.1.5.tgz#9737071fb06137632bd3dc7e92e75eeaf7de17a2" + integrity sha512-s3+Qoaajpic6u4npfqLHZeIDG8G1jbBSf5fCf0gRioWCiSNw8+1kzvfU9kB5knY10XCYTksMZ0eJfi8EqEvWEw== react-native-reanimated@~2.9.1: version "2.9.1"