Browse Source

chore(deps): update dependency connected-react-router to v6.8.0

master
Renovate Bot 5 years ago
parent
commit
e9329a6609
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -90,7 +90,7 @@
"bufferutil": "4.0.1",
"commitizen": "4.0.3",
"concurrently": "5.1.0",
"connected-react-router": "6.7.0",
"connected-react-router": "6.8.0",
"cross-env": "7.0.2",
"detect-port": "1.3.0",
"devtron": "1.4.0",

8
yarn.lock

@ -5370,10 +5370,10 @@ connect-history-api-fallback@^1.6.0:
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==
connected-react-router@6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/connected-react-router/-/connected-react-router-6.7.0.tgz#1c37a65684f1729533264c1b1903ee91c8ca3a15"
integrity sha512-RDmcmiwSfUWQ3U7J7RVkc9cwNtek26fUn0DWpA8pS7JylC97VNeosrsIxjJ/3CGDrzZPqnc0Hr/kZxjh75JGlw==
connected-react-router@6.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/connected-react-router/-/connected-react-router-6.8.0.tgz#ddc687b31d498322445d235d660798489fa56cae"
integrity sha512-E64/6krdJM3Ag3MMmh2nKPtMbH15s3JQDuaYJvOVXzu6MbHbDyIvuwLOyhQIuP4Om9zqEfZYiVyflROibSsONg==
dependencies:
prop-types "^15.7.2"

Loading…
Cancel
Save