Skip to content

Commit 5ea3f48

Browse files
Bump bootstrap from 4.6.2 to 5.0.0 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [bootstrap](https://github.com/twbs/bootstrap). Updates `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:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a093ac1 commit 5ea3f48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/platform-browser-dynamic": "^18.2.2",
2424
"@angular/platform-server": "^18.2.2",
2525
"@angular/router": "^18.2.2",
26-
"bootstrap": "4.6.2",
26+
"bootstrap": "5.0.0",
2727
"core-js": "^3.38.0",
2828
"filepond": "^4.31.2",
2929
"music-metadata": "^10.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3406,10 +3406,10 @@ boolbase@^1.0.0:
34063406
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
34073407
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
34083408

3409-
bootstrap@4.6.2:
3410-
version "4.6.2"
3411-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
3412-
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
3409+
bootstrap@5.0.0:
3410+
version "5.0.0"
3411+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
3412+
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
34133413

34143414
brace-expansion@^1.1.7:
34153415
version "1.1.11"

0 commit comments

Comments
 (0)