Skip to content

Commit 1b77a67

Browse files
Bump bootstrap from 4.6.2 to 5.0.0 in /wp1-frontend
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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fce2e3f commit 1b77a67

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

wp1-frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"autoprefixer": "^10.4.13",
3939
"axios": "^1.7.4",
4040
"babel-preset-vue": "^2.0.2",
41-
"bootstrap": "^4.4.1",
41+
"bootstrap": "^5.0.0",
4242
"bootstrap-icons": "^1.10.2",
4343
"cli-highlight": "^2.1.5",
4444
"cypress": "13",

wp1-frontend/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -617,10 +617,10 @@ bootstrap-icons@^1.10.2:
617617
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.11.1.tgz#79e32494871d8c98e9d14f4bcdc278cee9b1dafd"
618618
integrity sha512-F0DDp7nKUX+x/QtpfRZ+XHFya60ng9nfdpdS59vDDfs4Uhuxp7zym/QavMsu/xx51txkoM9eVmpE7D08N35blw==
619619

620-
bootstrap@^4.4.1:
621-
version "4.6.2"
622-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
623-
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
620+
bootstrap@^5.0.0:
621+
version "5.0.0"
622+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
623+
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
624624

625625
brace-expansion@^1.1.7:
626626
version "1.1.11"

0 commit comments

Comments
 (0)