Skip to content

Commit 7347036

Browse files
fix(deps): update dependency react-bootstrap to v2.2.1 (#155)
1 parent 424955e commit 7347036

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.2.0",
18+
"react-bootstrap": "2.2.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
@@ -7702,10 +7702,10 @@ react-app-polyfill@^3.0.0:
77027702
regenerator-runtime "^0.13.9"
77037703
whatwg-fetch "^3.6.2"
77047704

7705-
7706-
version "2.2.0"
7707-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.2.0.tgz#cb8557f19cd20b1b19b2c5e7d350b99104f91385"
7708-
integrity sha512-5d3hziBjNOAKWpss2B8C2qtSXp/Z3PiyuRdFJelvJeTsGn8vbFYOoYjmf+0Agq+jh46TG+mtBvrCoa4nBk0bkg==
7705+
7706+
version "2.2.1"
7707+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.2.1.tgz#2a6ad0931e9367882ec3fc88a70ed0b8ace90b26"
7708+
integrity sha512-x8lpVQflsbevphuWbTnTNCatcbKyPJNrP2WyQ1MJYmFEcVjbTbai1yZhdlXr0QUxLQLxA8g5hQWb5TwJtaZoCA==
77097709
dependencies:
77107710
"@babel/runtime" "^7.17.2"
77117711
"@restart/hooks" "^0.4.5"

0 commit comments

Comments
 (0)