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 Dec 9, 2021
1 parent 8da7a15 commit 7c95b69
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 @@ -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.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
Original file line number Diff line number Diff line change
Expand Up @@ -9365,10 +9365,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.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/react-paginate/-/react-paginate-8.1.0.tgz#8c4c6c5b7d90e8a4f33653262204fd32c5dfd207"
integrity sha512-XK8cgcX8Zk4De6F4Iozd91a2xm/U+mdD4SB5k4xcBabqZj86U20N7kMiMzOFk1AEGCj6Kg1374xXK03dz7BTRA==
dependencies:
prop-types "^15.6.1"

Expand Down

0 comments on commit 7c95b69

Please sign in to comment.