Skip to content

Commit

Permalink
Update dependency react-slick to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2020
1 parent c557eef commit 0bf8379
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 @@ -8,7 +8,7 @@
"react-redux": "6.0.0",
"react-router-dom": "4.4.0-beta.8",
"react-scripts": "3.1.1",
"react-slick": "0.25.2",
"react-slick": "0.26.0",
"redux": "4.0.4",
"redux-promise": "0.6.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8657,10 +8657,10 @@ react-scripts@3.1.1:
optionalDependencies:
fsevents "2.0.7"

react-slick@0.25.2:
version "0.25.2"
resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.25.2.tgz#56331b67d47d8bcfe2dceb6acab1c8fd5bd1f6bc"
integrity sha512-8MNH/NFX/R7zF6W/w+FS5VXNyDusF+XDW1OU0SzODEU7wqYB+ZTGAiNJ++zVNAVqCAHdyCybScaUB+FCZOmBBw==
react-slick@0.26.0:
version "0.26.0"
resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.26.0.tgz#4dfa593fee467b9e0eb725403e63c4f7ba4e4b54"
integrity sha512-f0pHnKF00xJTlAdb6igspJUgYIFUGTJixOnOIKZV+thTfUOOFmCPrXMYlZ4toUg2ovlgC2bc2nIxu19aKKFwCw==
dependencies:
classnames "^2.2.5"
enquire.js "^2.1.6"
Expand Down

0 comments on commit 0bf8379

Please sign in to comment.