Skip to content

Commit

Permalink
fix(deps): update dependency react-paginate to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 4, 2021
1 parent cd1d20a commit 593fa0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"react": "16.14.0",
"react-bootstrap": "1.5.1",
"react-dom": "16.14.0",
"react-paginate": "^6.5.0",
"react-paginate": "^7.1.0",
"react-popper": "1.3.11",
"react-redux": "7.2.2",
"react-router-dom": "5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9064,10 +9064,10 @@ react-overlays@^5.0.0:
uncontrollable "^7.0.0"
warning "^4.0.3"

react-paginate@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/react-paginate/-/react-paginate-6.5.0.tgz#b9baf53627b115cfd688afa048776aa45bffda19"
integrity sha512-H7xSi9jyiJzgfaj+2nNhQcjZfwzJ/Mxb64V2RiyDctjZyCWojwsaGwMqhLBpQ58iAuMVtBMRQ7ECqMcUKG9QSQ==
react-paginate@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/react-paginate/-/react-paginate-7.1.0.tgz#7dc244ad7ca2db59b6eb83472655de3c126be1bc"
integrity sha512-OZm87+Qsixw3UlpR57Va6I32wC3SJ9eRsMDi2PjWSdoMVszi3B35A6AcuXB0If/AwxJeEqspYVBJLNf8UScB7g==
dependencies:
prop-types "^15.6.1"

Expand Down

0 comments on commit 593fa0e

Please sign in to comment.