Skip to content

Commit

Permalink
Update dependency react-router-bootstrap to ^0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 0d9d05f commit c7a5929
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-markdown": "^4.1.0",
"react-pdf": "^4.0.5",
"react-responsive-carousel": "^3.2.9",
"react-router-bootstrap": "^0.24.4",
"react-router-bootstrap": "^0.26.0",
"react-router-dom": "^4.3.1",
"react-scripts": "3.4.0",
"sass": "^1.68.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10306,12 +10306,12 @@ react-responsive-carousel@^3.2.9:
prop-types "^15.5.8"
react-easy-swipe "^0.0.21"

react-router-bootstrap@^0.24.4:
version "0.24.4"
resolved "https://registry.yarnpkg.com/react-router-bootstrap/-/react-router-bootstrap-0.24.4.tgz#6e89481d8a8979649a0dd4535e4a68df4a3d0b12"
integrity sha512-kEwk3ml4wvE3IbJvRVjx0zBBBxW4JLhD0wyy0hBdlWSdfjvgoHVvlxx9gBPxvEs5VwWlbFvNRyUghLZ2AMcmzg==
react-router-bootstrap@^0.26.0:
version "0.26.2"
resolved "https://registry.yarnpkg.com/react-router-bootstrap/-/react-router-bootstrap-0.26.2.tgz#255ffb662b77141624d89d97105ba4f93863e664"
integrity sha512-YlpI9Xi+Uqp6zFAUO8D/wu6P8mr1ujqq+0V5MhJG1kx9dr/95fAMoGk4J+/CsysOkwtR3tYSac4DDWmHwXvC8w==
dependencies:
prop-types "^15.5.10"
prop-types "^15.7.2"

react-router-dom@^4.3.1:
version "4.3.1"
Expand Down

0 comments on commit c7a5929

Please sign in to comment.