Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit c0b4fca

Browse files
chore(deps-dev): bump bootstrap from 4.5.3 to 4.6.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.3 to 4.6.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.5.3...v4.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e438ea8 commit c0b4fca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"build-storybook": "build-storybook -c .storybook"
3737
},
3838
"peerDependencies": {
39-
"bootstrap": "~4.5.0",
39+
"bootstrap": "~4.6.0",
4040
"react": "~16.14.0",
4141
"react-bootstrap": "~1.0.1"
4242
},
@@ -93,7 +93,7 @@
9393
"awesome-typescript-loader": "~5.2.1",
9494
"babel-jest": "~24.9.0",
9595
"babel-loader": "~8.2.0",
96-
"bootstrap": "~4.5.0",
96+
"bootstrap": "~4.6.0",
9797
"commitizen": "~4.2.0",
9898
"commitlint-config-cz": "0.13.2",
9999
"cross-env": "~7.0.0",

0 commit comments

Comments
 (0)