Skip to content

Commit 3498d83

Browse files
chore(deps): update dependency react-router-bootstrap to ^0.26.0
1 parent dc2cf1c commit 3498d83

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-bootstrap": "^2.6",
3535
"react-charts": "^2.0.0-beta.4",
3636
"react-dom": "^16.11.0",
37-
"react-router-bootstrap": "^0.25.0",
37+
"react-router-bootstrap": "^0.26.0",
3838
"react-router-dom": "^5.1.2",
3939
"react-scripts": "^5.0.1",
4040
"reactstrap": "^8.2.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7722,7 +7722,7 @@ prop-types-extra@^1.1.0:
77227722
react-is "^16.3.2"
77237723
warning "^4.0.0"
77247724

7725-
prop-types@^15.5.10, prop-types@^15.5.8, prop-types@^15.6.1:
7725+
prop-types@^15.5.8, prop-types@^15.6.1:
77267726
version "15.7.2"
77277727
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
77287728
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -7731,7 +7731,7 @@ prop-types@^15.5.10, prop-types@^15.5.8, prop-types@^15.6.1:
77317731
object-assign "^4.1.1"
77327732
react-is "^16.8.1"
77337733

7734-
prop-types@^15.6.2, prop-types@^15.8.1:
7734+
prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
77357735
version "15.8.1"
77367736
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
77377737
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -7961,12 +7961,12 @@ react-refresh@^0.11.0:
79617961
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
79627962
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
79637963

7964-
react-router-bootstrap@^0.25.0:
7965-
version "0.25.0"
7966-
resolved "https://registry.yarnpkg.com/react-router-bootstrap/-/react-router-bootstrap-0.25.0.tgz#5d1a99b5b8a2016c011fc46019d2397e563ce0df"
7967-
integrity sha512-/22eqxjn6Zv5fvY2rZHn57SKmjmJfK7xzJ6/G1OgxAjLtKVfWgV5sn41W2yiqzbtV5eE4/i4LeDLBGYTqx7jbA==
7964+
react-router-bootstrap@^0.26.0:
7965+
version "0.26.3"
7966+
resolved "https://registry.yarnpkg.com/react-router-bootstrap/-/react-router-bootstrap-0.26.3.tgz#4bad61ed1e9ce4a325ca1af329a86bd0ba55789c"
7967+
integrity sha512-cBgcWekti6lFRl/vXP8ZfKuA/0Qe7L5xBjQ6OwbGI30+NSAAH/YZGbO6whSeBWFILn6uTVOX939HDGhs+5WzOw==
79687968
dependencies:
7969-
prop-types "^15.5.10"
7969+
prop-types "^15.7.2"
79707970

79717971
react-router-dom@^5.1.2:
79727972
version "5.1.2"

0 commit comments

Comments
 (0)