Skip to content

Commit b97080a

Browse files
Bump bootstrap from 4.6.0 to 4.6.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87542f6 commit b97080a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@fortawesome/fontawesome-free": "^6.1.1",
66
"@rails/webpacker": "^5.4.3",
7-
"bootstrap": "^4.6.0",
7+
"bootstrap": "^4.6.1",
88
"glob-parent": "^6.0.2",
99
"jquery": "^3.6.0",
1010
"jquery-ui": "^1.13.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1804,10 +1804,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
18041804
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
18051805
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
18061806

1807-
bootstrap@^4.6.0:
1808-
version "4.6.0"
1809-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
1810-
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
1807+
bootstrap@^4.6.1:
1808+
version "4.6.1"
1809+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.1.tgz#bc25380c2c14192374e8dec07cf01b2742d222a2"
1810+
integrity sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==
18111811

18121812
brace-expansion@^1.1.7:
18131813
version "1.1.11"

0 commit comments

Comments
 (0)