Skip to content

Commit 7edb2cc

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] <support@github.com>
1 parent 4a25f40 commit 7edb2cc

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
@@ -47,7 +47,7 @@
4747
"@ember/jquery": "^2.0",
4848
"@ember/optional-features": "^2.0.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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2577,10 +2577,10 @@ boom@2.x.x:
25772577
dependencies:
25782578
hoek "2.x.x"
25792579

2580-
bootstrap-sass@3.4.1:
2581-
version "3.4.1"
2582-
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz#6843c73b1c258a0ac5cb2cc6f6f5285b664a8e9a"
2583-
integrity sha512-p5rxsK/IyEDQm2CwiHxxUi0MZZtvVFbhWmyMOt4lLkA4bujDA1TGoKT0i1FKIWiugAdP+kK8T5KMDFIKQCLYIA==
2580+
bootstrap-sass@3.4.3:
2581+
version "3.4.3"
2582+
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.3.tgz#742cc8f4286303ae9fe8e4c95237321eae73766c"
2583+
integrity sha512-vPgFnGMp1jWZZupOND65WS6mkR8rxhJxndT/AcMbqcq1hHMdkcH4sMPhznLzzoHOHkSCrd6J9F8pWBriPCKP2Q==
25842584

25852585
bootstrap@3.4.1:
25862586
version "3.4.1"

0 commit comments

Comments
 (0)