Skip to content

Commit 5e627fe

Browse files
Bump bootstrap-sass from 3.4.1 to 3.4.3
Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.4.1 to 3.4.3. - [Release notes](https://github.com/twbs/bootstrap-sass/releases) - [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md) - [Commits](twbs/bootstrap-sass@v3.4.1...v3.4.3) --- updated-dependencies: - dependency-name: bootstrap-sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09aa5c5 commit 5e627fe

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
@@ -47,7 +47,7 @@
4747
"@ember/jquery": "^1.1",
4848
"@ember/optional-features": "^0.7.0",
4949
"bootstrap": "3.4.1",
50-
"bootstrap-sass": "3.4.1",
50+
"bootstrap-sass": "3.4.3",
5151
"bootswatch": "^3.3.7",
5252
"broccoli-asset-rev": "^3.0.0",
5353
"ember-cli": "~3.10.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2486,10 +2486,10 @@ [email protected]:
24862486
dependencies:
24872487
hoek "2.x.x"
24882488

2489-
2490-
version "3.4.1"
2491-
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz#6843c73b1c258a0ac5cb2cc6f6f5285b664a8e9a"
2492-
integrity sha512-p5rxsK/IyEDQm2CwiHxxUi0MZZtvVFbhWmyMOt4lLkA4bujDA1TGoKT0i1FKIWiugAdP+kK8T5KMDFIKQCLYIA==
2489+
2490+
version "3.4.3"
2491+
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.3.tgz#742cc8f4286303ae9fe8e4c95237321eae73766c"
2492+
integrity sha512-vPgFnGMp1jWZZupOND65WS6mkR8rxhJxndT/AcMbqcq1hHMdkcH4sMPhznLzzoHOHkSCrd6J9F8pWBriPCKP2Q==
24932493

24942494
24952495
version "3.4.1"

0 commit comments

Comments
 (0)