From c8cb7a090357492f2e28c19c0a363611607726ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 04:39:21 +0000 Subject: [PATCH] build(deps): bump react-ga from 2.6.0 to 3.1.2 Bumps [react-ga](https://github.com/react-ga/react-ga) from 2.6.0 to 3.1.2. - [Release notes](https://github.com/react-ga/react-ga/releases) - [Commits](https://github.com/react-ga/react-ga/compare/2.6.0...v3.1.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ebea433..6eaa80c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react": "^16.9.0", "react-dom": "^16.9.0", "react-easy-print": "^0.6.0", - "react-ga": "^2.6.0", + "react-ga": "^3.1.2", "react-router": "^5.0.1", "react-router-dom": "^5.0.1", "react-scripts": "^3.3.0", diff --git a/yarn.lock b/yarn.lock index 61a4b5e..b5accf7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11174,10 +11174,10 @@ react-event-listener@^0.6.2, react-event-listener@^0.6.6: prop-types "^15.6.0" warning "^4.0.1" -react-ga@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-2.6.0.tgz#c3fe830ead2ad25117e1d33280d9698de9b28496" - integrity sha512-GWHBWZDFjDGMkIk1LzroIn0mNTygKw3adXuqvGvheFZvlbpqMPbHsQsTdQBIxRRdXGQM/Zq+dQLRPKbwIHMTaw== +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-input-autosize@^2.2.1: version "2.2.1"