Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit c2ab77c

Browse files
committed
chore(deps): update dependency bootstrap to v4.6.0
1 parent 8356318 commit c2ab77c

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
@@ -20,7 +20,7 @@
2020
"@angular/platform-browser": "10.0.11",
2121
"@angular/platform-browser-dynamic": "10.0.11",
2222
"@angular/router": "10.0.11",
23-
"bootstrap": "4.5.3",
23+
"bootstrap": "4.6.0",
2424
"rxjs": "6.6.3",
2525
"tslib": "2.1.0",
2626
"zone.js": "0.11.3"

yarn.lock

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

1946-
bootstrap@4.5.3:
1947-
version "4.5.3"
1948-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6"
1949-
integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==
1946+
bootstrap@4.6.0:
1947+
version "4.6.0"
1948+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
1949+
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
19501950

19511951
brace-expansion@^1.1.7:
19521952
version "1.1.11"

0 commit comments

Comments
 (0)