Skip to content

Commit 4b13912

Browse files
fix(deps): update dependency react-bootstrap to v2.1.1 (#136)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e7300fd commit 4b13912

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lodash.throttle": "4.1.1",
1616
"moment": "2.29.1",
1717
"react": "16.14.0",
18-
"react-bootstrap": "2.1.0",
18+
"react-bootstrap": "2.1.1",
1919
"react-dom": "16.14.0",
2020
"react-scripts": "5.0.0",
2121
"react-syntax-highlighter": "15.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7681,10 +7681,10 @@ react-app-polyfill@^3.0.0:
76817681
regenerator-runtime "^0.13.9"
76827682
whatwg-fetch "^3.6.2"
76837683

7684-
7685-
version "2.1.0"
7686-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.1.0.tgz#53d24c2ede7dca005444e73f96f0c468e8ea3215"
7687-
integrity sha512-ZbEq8in6XzoDh4dyrANVwqeqrj1oRqL56unlBYzjsvdWPIaBP/B7qLMHCvnwuzpANwMrh/hSNpIocKn6rvOFIQ==
7684+
7685+
version "2.1.1"
7686+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.1.1.tgz#a2f162fdda5275e89712ce4ca525ace661a48131"
7687+
integrity sha512-Igagk6LziNW/HgBlMVx+QiwPVt/oqrZ7tiBKgv31VYc/56kJEU0Y+BCJS6hrQP6QmmIpdVtX8TRaanv9xsmW5A==
76887688
dependencies:
76897689
"@babel/runtime" "^7.14.0"
76907690
"@restart/hooks" "^0.4.5"

0 commit comments

Comments
 (0)