From 2b1baacd829b4b46670a703cae89bb33bd284cee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 13:39:25 +1100 Subject: [PATCH] [MISC] (deps): Bump react-ga from 3.2.0 to 3.2.1 in /web (#1440) Bumps [react-ga](https://github.com/react-ga/react-ga) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/react-ga/react-ga/releases) - [Commits](https://github.com/react-ga/react-ga/compare/v3.2.0...v3.2.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index d7d4ad58..f9ef1e84 100644 --- a/web/package.json +++ b/web/package.json @@ -30,7 +30,7 @@ "query-string": "^6.13.7", "react": "^16.14.0", "react-dom": "^16.14.0", - "react-ga": "^3.2.0", + "react-ga": "^3.2.1", "react-loading": "^2.0.3", "react-otp-input": "^2.3.0", "react-router-dom": "^5.2.0", diff --git a/web/yarn.lock b/web/yarn.lock index 820cf69a..20524cac 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -9749,10 +9749,10 @@ react-error-overlay@^6.0.8: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.8.tgz#474ed11d04fc6bda3af643447d85e9127ed6b5de" integrity sha512-HvPuUQnLp5H7TouGq3kzBeioJmXms1wHy9EGjz2OURWBp4qZO6AfGEcnxts1D/CbwPLRAgTMPCEgYhA3sEM4vw== -react-ga@*, react-ga@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-3.2.0.tgz#a8ea91e8e681f49d30afcee72d71fc5c71b67d57" - integrity sha512-YHHG5QIzRdDToB9ST1/BrGQhLZPzkrNjoeTu3SZLgwdqzeA9F2XOStuOGXAp1ak/SAo9pyR1Uo/hY0C5wZwfqA== +react-ga@*, react-ga@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-3.2.1.tgz#ad2a6f848cc9555d63c188d37d6e11798393e4ed" + integrity sha512-uRwNVd7seL2I2lZBE7et8Ul0r/xNDIQkZ43QmnMrcZwY8dNB5UgPjPJA6E18xFtArLgDK/dy/O0TzYqWCsMHDg== react-is@^16.12.0, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.0, react-is@^16.8.1, react-is@^16.8.6: version "16.13.1"