From a39b43ac60e571f2913064a5adec7cb180d279da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 19:43:59 +0000 Subject: [PATCH] :arrow_up: Bump posthog-react-native from 1.1.5 to 2.1.3 Bumps posthog-react-native from 1.1.5 to 2.1.3. --- updated-dependencies: - dependency-name: posthog-react-native dependency-type: direct:development update-type: version-update:semver-major ... 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 1aed2f2..a28c82b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@paralenz/eslint-config-typescript-react": "^1.2.3", "jest": "^27.5.1", "posthog-js": "^1.28.0", - "posthog-react-native": "^1.1.5", + "posthog-react-native": "^2.1.3", "ts-jest": "^28.0.7", "ts-node": "^10.9.1", "typescript": "^4.7.4" diff --git a/yarn.lock b/yarn.lock index d0ae7ef..a8f2aeb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3597,10 +3597,10 @@ posthog-js@^1.28.0: fflate "^0.4.1" rrweb-snapshot "^1.1.14" -posthog-react-native@^1.1.5: - version "1.1.5" - resolved "https://registry.yarnpkg.com/posthog-react-native/-/posthog-react-native-1.1.5.tgz#ba8da733b29114f9831fc1649b406a279ac86e1d" - integrity sha512-Dn2mYI7aMDujz6jPHPt1nhz1j/EzqxPe/td458Oly7VafBbwV76fH+KgHAgI9bh4u+YHp8XCxzTMjkKhby4IQA== +posthog-react-native@^2.1.3: + version "2.1.3" + resolved "https://registry.yarnpkg.com/posthog-react-native/-/posthog-react-native-2.1.3.tgz#0feaab0f38a49ce822ec63ef3f0e5c4aa3f8fe30" + integrity sha512-WJGPZZ1dbmAeF8cJLNDQXDLjmI4TTnmaaq5rKIrfDoqHRC/WeSraH1yV+eWSQMVJwuJHlMAM09OEu1lXa/2MTA== prelude-ls@^1.2.1: version "1.2.1"