Skip to content

Commit 6de5801

Browse files
Bump bootstrap from 4.5.3 to 5.0.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.3 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.5.3...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2df7f1f commit 6de5801

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
@@ -28,7 +28,7 @@
2828
"@ngx-translate/core": "14.0.0",
2929
"@ngx-translate/http-loader": "7.0.0",
3030
"@scarf/scarf": "^1.1.1",
31-
"bootstrap": "4.5.3",
31+
"bootstrap": "5.0.0",
3232
"dayjs": "^1.11.7",
3333
"echarts": "^5.4.0",
3434
"jquery": "3.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4168,10 +4168,10 @@ boolbase@^1.0.0:
41684168
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
41694169
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
41704170

4171-
bootstrap@4.5.3:
4172-
version "4.5.3"
4173-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6"
4174-
integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==
4171+
bootstrap@5.0.0:
4172+
version "5.0.0"
4173+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
4174+
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
41754175

41764176
brace-expansion@^1.1.7:
41774177
version "1.1.11"

0 commit comments

Comments
 (0)