Skip to content

Commit b801be1

Browse files
chore(deps-dev): bump bootstrap from 4.6.2 to 5.0.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.6.2...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43e4234 commit b801be1

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
@@ -17,7 +17,7 @@
1717
"@symfony/webpack-encore": "^4.0.0",
1818
"artillery": "^2.0.0-11",
1919
"awesomplete": "^1.1.3",
20-
"bootstrap": "^4.6.2",
20+
"bootstrap": "^5.0.0",
2121
"clipboard": "^2.0.4",
2222
"core-js": "^3.23.0",
2323
"postcss-scss": "^4.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3365,10 +3365,10 @@ boolbase@^1.0.0:
33653365
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
33663366
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
33673367

3368-
bootstrap@^4.6.2:
3369-
version "4.6.2"
3370-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
3371-
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
3368+
bootstrap@^5.0.0:
3369+
version "5.0.0"
3370+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
3371+
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
33723372

33733373
bowser@^2.11.0:
33743374
version "2.11.0"

0 commit comments

Comments
 (0)