From dab439d93163c660271b205ea588628f511717c5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 04:47:14 +0000 Subject: [PATCH] build(deps): bump react-ga from 2.6.0 to 3.3.0 Bumps [react-ga](https://github.com/react-ga/react-ga) from 2.6.0 to 3.3.0. - [Release notes](https://github.com/react-ga/react-ga/releases) - [Commits](https://github.com/react-ga/react-ga/compare/2.6.0...v3.3.0) 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..f00913d 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.3.0", "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..dc7c1d5 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.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-3.3.0.tgz#c91f407198adcb3b49e2bc5c12b3fe460039b3ca" + integrity sha512-o8RScHj6Lb8cwy3GMrVH6NJvL+y0zpJvKtc0+wmH7Bt23rszJmnqEQxRbyrqUzk9DTJIHoP42bfO5rswC9SWBQ== react-input-autosize@^2.2.1: version "2.2.1"