From 3bcbc53f9d8a4a62b47d6d1c7db0726af0281600 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 19:42:18 +1100 Subject: [PATCH] [MISC] (deps): Bump react-ga from 3.1.2 to 3.2.0 in /web (#1385) Bumps [react-ga](https://github.com/react-ga/react-ga) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/react-ga/react-ga/releases) - [Commits](https://github.com/react-ga/react-ga/compare/v3.1.2...v3.2.0) 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 6620828a..c0f22f29 100644 --- a/web/package.json +++ b/web/package.json @@ -30,7 +30,7 @@ "query-string": "^6.13.6", "react": "^16.14.0", "react-dom": "^16.14.0", - "react-ga": "^3.1.2", + "react-ga": "^3.2.0", "react-loading": "^2.0.3", "react-otp-input": "^2.1.0", "react-router-dom": "^5.2.0", diff --git a/web/yarn.lock b/web/yarn.lock index f2be18ce..757c355d 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -9132,10 +9132,10 @@ react-error-overlay@^6.0.7: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.7.tgz#1dcfb459ab671d53f660a991513cb2f0a0553108" integrity sha512-TAv1KJFh3RhqxNvhzxj6LeT5NWklP6rDr2a0jaTfsZ5wSZWHOGeqQyejUp3xxLfPt2UpyJEcVQB/zyPcmonNFA== -react-ga@*, react-ga@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-3.1.2.tgz#e13f211c51a2e5c401ea69cf094b9501fe3c51ce" - integrity sha512-OJrMqaHEHbodm+XsnjA6ISBEHTwvpFrxco65mctzl/v3CASMSLSyUkFqz9yYrPDKGBUfNQzKCjuMJwctjlWBbw== +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-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.4, react-is@^16.8.6: version "16.13.1"