Skip to content

Commit

Permalink
Merge pull request #297 from ualbertalib/dependabot/npm_and_yarn/boot…
Browse files Browse the repository at this point in the history
…strap-4.6.1

Bump bootstrap from 4.6.0 to 4.6.1
  • Loading branch information
nnunn authored Mar 24, 2022
2 parents 96f02a5 + b97080a commit e11a7fd
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 @@ -4,7 +4,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.1.1",
"@rails/webpacker": "^5.4.3",
"bootstrap": "^4.6.0",
"bootstrap": "^4.6.1",
"glob-parent": "^6.0.2",
"jquery": "^3.6.0",
"jquery-ui": "^1.13.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1804,10 +1804,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=

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==
bootstrap@^4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.1.tgz#bc25380c2c14192374e8dec07cf01b2742d222a2"
integrity sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==

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

0 comments on commit e11a7fd

Please sign in to comment.