Skip to content

Commit

Permalink
chore(deps): Upgrade bootstrap to 5.0.0-beta2 (#2103)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoebe Gao authored and phwebi committed Oct 27, 2021
1 parent 41eb0d4 commit ddc2808
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -281,7 +281,7 @@
"@types/react": "^16.9.51",
"babel-eslint": "^9.0.0",
"babel-loader": "^8.2.2",
"bootstrap": "^4.4.1",
"bootstrap": "^5.0.0-beta2",
"clean-webpack-plugin": "^4.0.0",
"conventional-changelog-cli": "^2.0.21",
"conventional-recommended-bump": "^4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2998,10 +2998,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=

bootstrap@^4.4.1:
version "4.5.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.0.tgz#97d9dbcb5a8972f8722c9962483543b907d9b9ec"
integrity sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA==
bootstrap@^5.0.0-beta2:
version "5.0.0-beta2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0-beta2.tgz#ab1504a12807fa58e5e41408e35fcea42461e84b"
integrity sha512-e+uPbPHqTQWKyCX435uVlOmgH9tUt0xtjvyOC7knhKgOS643BrQKuTo+KecGpPV7qlmOyZgCfaM4xxPWtDEN/g==

brace-expansion@^1.1.7:
version "1.1.11"
Expand Down

0 comments on commit ddc2808

Please sign in to comment.