From 2c52e8dd2f1e5a6c988f86372629363e5cf240d1 Mon Sep 17 00:00:00 2001 From: Sumit Arora Date: Fri, 5 Jun 2020 13:06:50 -0400 Subject: [PATCH 1/2] Publish google-analytics-gtag v1.0.6 --- packages/google-analytics-gtag/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-analytics-gtag/package.json b/packages/google-analytics-gtag/package.json index c529060..bc6b078 100644 --- a/packages/google-analytics-gtag/package.json +++ b/packages/google-analytics-gtag/package.json @@ -1,6 +1,6 @@ { "name": "@redux-beacon/google-analytics-gtag", - "version": "1.0.5", + "version": "1.0.6", "description": "Google Analytics (gtag.js) integration for Redux", "main": "dist/index.js", "typings": "dist/index.d.ts", From af2694854519c10b9c961fed7412f60538483fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:12:18 +0000 Subject: [PATCH 2/2] Bump nwmatcher from 1.4.3 to 1.4.4 Bumps [nwmatcher](https://github.com/dperini/nwmatcher) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/dperini/nwmatcher/releases) - [Commits](https://github.com/dperini/nwmatcher/commits) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 105479b..ec83d34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2710,8 +2710,8 @@ number-is-nan@^1.0.0: resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" nwmatcher@^1.4.3: - version "1.4.3" - resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.4.3.tgz#64348e3b3d80f035b40ac11563d278f8b72db89c" + version "1.4.4" + resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.4.4.tgz#2285631f34a95f0d0395cd900c96ed39b58f346e" oauth-sign@~0.8.1, oauth-sign@~0.8.2: version "0.8.2"