Skip to content

Commit

Permalink
build: update bootstrap to version ~4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 22, 2021
1 parent 213569b commit 7137cf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@angular/platform-browser": "9.0.0-next.6",
"@angular/platform-browser-dynamic": "9.0.0-next.6",
"@angular/router": "9.0.0-next.6",
"bootstrap": "~4.3.0",
"bootstrap": "~4.6.0",
"core-js": "~2.6.0",
"normalize.css": "~8.0.0",
"rxjs": "~6.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1800,10 +1800,10 @@ bonjour@^3.5.0:
multicast-dns "^6.0.1"
multicast-dns-service-types "^1.1.0"

bootstrap@~4.3.0:
version "4.3.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
bootstrap@~4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==

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

0 comments on commit 7137cf4

Please sign in to comment.