Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Commit

Permalink
chore(deps): update dependency connected-react-router to v6.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weareoutman committed Dec 7, 2018
1 parent b29644d commit 428e3c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.21",
"chalk": "2.4.1",
"concurrently": "4.1.0",
"connected-react-router": "5.0.1",
"connected-react-router": "6.0.0-beta.1",
"coveralls": "3.0.2",
"cross-env": "5.2.0",
"cross-spawn": "6.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3816,10 +3816,10 @@ connected-domain@^1.0.0:
resolved "https://registry.npmjs.org/connected-domain/-/connected-domain-1.0.0.tgz#bfe77238c74be453a79f0cb6058deeb4f2358e93"
integrity sha1-v+dyOMdL5FOnnwy2BY3utPI1jpM=

connected-react-router@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/connected-react-router/-/connected-react-router-5.0.1.tgz#8379854fad7e027b1e27652c00ad534f8ad244b3"
integrity sha512-0QwWYPRGZQ7f284lmqc5kwC4T3iW3zrAH3zzi6uUMzTOxbA+mn38tAgMOoVo9m3pbskvONFtXiajgVkCElE9EQ==
connected-react-router@6.0.0-beta.1:
version "6.0.0-beta.1"
resolved "https://registry.yarnpkg.com/connected-react-router/-/connected-react-router-6.0.0-beta.1.tgz#5261a7ced179a0fbc6a8a017a03f2d8c39b9b4a6"
integrity sha512-03qUWxerRbR5rqytSDCNNVhKw4eZ4UFMWhpKPLQXuW7Ud9zT75sDq2Do1O788JpI445oCfHWoIV5mppXm2LytQ==
dependencies:
immutable "^3.8.1"
seamless-immutable "^7.1.3"
Expand Down

0 comments on commit 428e3c2

Please sign in to comment.