Skip to content

Commit d42f183

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 9238df8 commit d42f183

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": "^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

+4-4
Original file line numberDiff line numberDiff line change
@@ -2578,10 +2578,10 @@ [email protected]:
25782578
dependencies:
25792579
hoek "2.x.x"
25802580

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

25862586
25872587
version "3.4.1"

0 commit comments

Comments
 (0)