Skip to content

Commit

Permalink
fix(deps): update dependency react-paginate to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 18, 2022
1 parent 1d467f8 commit ef0ab51
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 @@ -34,7 +34,7 @@
"react": "17.0.2",
"react-bootstrap": "1.6.4",
"react-dom": "17.0.2",
"react-paginate": "^6.5.0",
"react-paginate": "^8.1.1",
"react-popper": "1.3.11",
"react-redux": "7.2.6",
"react-router-dom": "5.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9361,10 +9361,10 @@ react-overlays@^5.1.1:
uncontrollable "^7.2.1"
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@^8.1.1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/react-paginate/-/react-paginate-8.1.1.tgz#81454ec54bed89968cf950961402959e57912d44"
integrity sha512-61HDyGTD0AlBpztbD1xGq+eeU9S9dYlukrmfjQX1099mZRaXyPxWANO/pjjNS5lyV9abjnc8MBZJ3eKlmgGFiw==
dependencies:
prop-types "^15.6.1"

Expand Down

0 comments on commit ef0ab51

Please sign in to comment.