From daba453bb90a2dc2f50886ff08dc708ffe9d7079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 20:15:59 +0000 Subject: [PATCH] chore(deps): bump react-ga from 3.0.0 to 3.1.1 Bumps [react-ga](https://github.com/react-ga/react-ga) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/react-ga/react-ga/releases) - [Commits](https://github.com/react-ga/react-ga/compare/v3.0.0...v3.1.1) 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 7ca517d..953485d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "rc-tooltip": "^4.0.3", "react": "^16.13.1", "react-dom": "^16.13.1", - "react-ga": "^3.0.0", + "react-ga": "^3.1.1", "react-helmet": "^6.0.0", "react-i18next": "11.5.1", "react-icons": "^3.10.0", diff --git a/yarn.lock b/yarn.lock index 5cf14f1..f98c37b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9924,10 +9924,10 @@ react-fast-compare@^2.0.4: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9" integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw== -react-ga@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-3.0.0.tgz#4d665389cf0c489c36c5fdf97722a7e53efdfc5b" - integrity sha512-IKqqCtSMe0IfSRNvbHAiwXwIXbuza4VvHvB/2N3hEiMFGSjv8fNI6obPH6bkDdIjDpwzbUqKs8895OxBckWJ2g== +react-ga@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-3.1.1.tgz#3adcaa96e223d4eb530dab96b0ceac9a511d7be9" + integrity sha512-JYvbpgCEvy7XS0LioWZ5A2B2JHs7htnop4L2HtifkY5wu/LAnSnXtQp6D0xr9ieMtlWUKSaahNWSZ5fnhWW8Xg== react-helmet@^6.0.0: version "6.0.0"