From 918744f6aadb7aa82917083784ea2856459dcdf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:33:47 +0000 Subject: [PATCH] Bump posthog-react-native from 3.3.9 to 3.6.0 in /client Bumps [posthog-react-native](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-react-native) from 3.3.9 to 3.6.0. - [Release notes](https://github.com/PostHog/posthog-js-lite/releases) - [Changelog](https://github.com/PostHog/posthog-js-lite/blob/main/posthog-react-native/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js-lite/commits/posthog-react-native-v3.6.0/posthog-react-native) --- updated-dependencies: - dependency-name: posthog-react-native dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index 6862f9b950..5658d94476 100644 --- a/client/package.json +++ b/client/package.json @@ -54,7 +54,7 @@ "intl-pluralrules": "^2.0.1", "lodash.throttle": "^4.1.1", "lottie-react-native": "^6.7.2", - "posthog-react-native": "^3.3.9", + "posthog-react-native": "^3.6.0", "ramda": "^0.30.1", "react": "18.2.0", "react-i18next": "^15.0.1", diff --git a/client/yarn.lock b/client/yarn.lock index 72338d2268..bbe1ef32ea 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -9539,10 +9539,10 @@ postcss@8.4.38: picocolors "^1.0.0" source-map-js "^1.2.0" -posthog-react-native@^3.3.9: - version "3.3.9" - resolved "https://registry.yarnpkg.com/posthog-react-native/-/posthog-react-native-3.3.9.tgz#bb551d3858430ca686a1b459f15bde20e9033948" - integrity sha512-Gb7Hc0HKMGc9T3bWXF1IfAOYkBlzIOKl71CVveEdNEzUkxvN3bfsq5CQ2TXNpzz31q2BMvfVEt0SIN9JQZCeKA== +posthog-react-native@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/posthog-react-native/-/posthog-react-native-3.6.0.tgz#3c6c5cd6471d82e9461307bb12345d2ad5dbf0ec" + integrity sha512-ZlotAC8/vtjjhpOexW8WmTG6lOjlofD7pLtvp1hIE29EHOixsSaaoZ9MZQ5J/6t9Gpvn4UcLk6lXjtuQZx7nvg== prelude-ls@^1.2.1: version "1.2.1"