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 Nov 7, 2021
1 parent 71a3736 commit 35eb783
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.0.0",
"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 @@ -9339,10 +9339,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.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/react-paginate/-/react-paginate-8.0.0.tgz#b03b4ec221bffd8ecb16dd4c1295c33f8c6fd3df"
integrity sha512-l5uNYWqVIhFBljQoyLuMnZ8ykCdoTz6aYfg9+fUdtWy/H9rELBgVBPEA99jVpTsBxqAxXKBZ/sdDrdN4b0hsvg==
dependencies:
prop-types "^15.6.1"

Expand Down

0 comments on commit 35eb783

Please sign in to comment.