From bb4c5f71fbd5353f5e4649a6f341383deb3f7824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 18 Feb 2019 09:59:18 +0000 Subject: [PATCH] Build(deps): bump connected-react-router from 6.2.2 to 6.3.1 Bumps [connected-react-router](https://github.com/supasate/connected-react-router) from 6.2.2 to 6.3.1. - [Release notes](https://github.com/supasate/connected-react-router/releases) - [Commits](https://github.com/supasate/connected-react-router/compare/v6.2.2...v6.3.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 c736ddd..771a15f 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "compression": "^1.7.3", "concurrently": "^4.1.0", "connect-redis": "^3.4.0", - "connected-react-router": "^6.2.2", + "connected-react-router": "^6.3.1", "cookie-parser": "^1.4.3", "copy-webpack-plugin": "^4.6.0", "cross-env": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index e2be22d..3b825eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2887,10 +2887,10 @@ connect-redis@^3.4.0: debug "^4.0.1" redis "^2.8.0" -connected-react-router@^6.2.2: - version "6.2.2" - resolved "https://registry.yarnpkg.com/connected-react-router/-/connected-react-router-6.2.2.tgz#10ed0942ee2032de7cb0fd8479bde526853906ed" - integrity sha512-tPI3s7yYtnTt/XLoQFsQqIEQxdQCrsZltEdozjG7LPkOTNglJJ7WqUqnlnh9thC6ebavfaJoTtPa9G2EibuJbg== +connected-react-router@^6.3.1: + version "6.3.1" + resolved "https://registry.yarnpkg.com/connected-react-router/-/connected-react-router-6.3.1.tgz#b68e505cca553ce9b6a179d4166cf43b948c85bf" + integrity sha512-nhuQiLOAQlCgkCypGSUhycgaqqTh2IUwVFvzw2y13v8JqB92yTk3yeAKG6X1b0IcD7S4gQizYbjgejf7DJjbyw== dependencies: immutable "^3.8.1" seamless-immutable "^7.1.3"