Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 110c68c

Browse files
renovate[bot]renovate-botqvalentin
authored
Update dependency react-bootstrap to v2 (#249)
* Update dependency react-bootstrap to v2 * (deps) update to react bootstrap v2 * update snapshots * pretty Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: qvalentin <[email protected]>
1 parent 45f2121 commit 110c68c

File tree

10 files changed

+181
-195
lines changed

10 files changed

+181
-195
lines changed

package-lock.json

Lines changed: 113 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"@types/jest": "27.0.3",
1111
"@types/node": "16.11.19",
1212
"@types/react": "17.0.38",
13-
"@types/react-bootstrap": "0.32.28",
13+
"@types/react-bootstrap": "0.32.29",
1414
"@types/react-dom": "17.0.11",
1515
"@types/react-redux": "7.1.22",
1616
"@types/react-router-dom": "5.3.3",
1717
"axios": "0.25.0",
1818
"bootstrap": "4.6.1",
1919
"eslint-plugin-react-hooks": "4.3.0",
2020
"react": "17.0.2",
21-
"react-bootstrap": "1.6.4",
21+
"react-bootstrap": "2.1.1",
2222
"react-dom": "17.0.2",
2323
"react-dropzone": "11.4.2",
2424
"react-redux": "7.2.6",

0 commit comments

Comments
 (0)