Skip to content

Commit b4695c5

Browse files
Bump bootstrap-sass from 3.3.6 to 3.4.1 in /ui
Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.6 to 3.4.1. - [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.3.6...v3.4.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87dbad9 commit b4695c5

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@connexta/ace": "git://github.com/connexta/ace.git#b8a981b8608c8642b23c87fa3aebcf7fb040e073",
3232
"@connexta/eslint-config-connexta": "git://github.com/connexta/eslint-config-connexta.git#105393617ec845b009b682882c95313ba50144b1",
3333
"@connexta/eslint-plugin-connexta": "git://github.com/connexta/eslint-plugin-connexta.git#9b366b8924c3dbe03aedcfe6d25c8eb3567cc061",
34-
"bootstrap-sass": "3.3.6",
34+
"bootstrap-sass": "3.4.1",
3535
"bootswatch": "3.3.7",
3636
"compass-mixins": "0.12.10",
3737
"cpr": "3.0.1",

ui/yarn.lock

+8-7
Original file line numberDiff line numberDiff line change
@@ -6232,9 +6232,10 @@ boom@5.x.x:
62326232
dependencies:
62336233
hoek "4.x.x"
62346234

6235-
bootstrap-sass@3.3.6:
6236-
version "3.3.6"
6237-
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.3.6.tgz#363b0d300e868d3e70134c1a742bb17288444fd1"
6235+
bootstrap-sass@3.4.1:
6236+
version "3.4.1"
6237+
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz#6843c73b1c258a0ac5cb2cc6f6f5285b664a8e9a"
6238+
integrity sha512-p5rxsK/IyEDQm2CwiHxxUi0MZZtvVFbhWmyMOt4lLkA4bujDA1TGoKT0i1FKIWiugAdP+kK8T5KMDFIKQCLYIA==
62386239

62396240
bootstrap@3.4.0:
62406241
version "3.4.0"
@@ -7535,7 +7536,7 @@ compressible@~2.0.13:
75357536

75367537
compression@^1.5.2:
75377538
version "1.7.2"
7538-
resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
7539+
resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
75397540
dependencies:
75407541
accepts "~1.3.4"
75417542
bytes "3.0.0"
@@ -9102,7 +9103,7 @@ es6-promise@^4.0.3:
91029103

91039104
es6-promisify@^5.0.0:
91049105
version "5.0.0"
9105-
resolved "http://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz#5109d62f3e56ea967c4b63505aef08291c8a5203"
9106+
resolved "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz#5109d62f3e56ea967c4b63505aef08291c8a5203"
91069107
dependencies:
91079108
es6-promise "^4.0.3"
91089109

@@ -9402,7 +9403,7 @@ event-emitter@~0.3.4, event-emitter@~0.3.5:
94029403

94039404
event-stream@3.3.2:
94049405
version "3.3.2"
9405-
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.2.tgz#3cc310feb1f28d2f62b2a085d736a9ef566378b8"
9406+
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.2.tgz#3cc310feb1f28d2f62b2a085d736a9ef566378b8"
94069407
dependencies:
94079408
duplexer "~0.1.1"
94089409
from "~0"
@@ -15352,7 +15353,7 @@ once@1.x, once@^1.3.0, once@^1.3.1, once@^1.3.3, once@^1.4.0, once@~1.4.0:
1535215353

1535315354
onetime@^1.0.0:
1535415355
version "1.1.0"
15355-
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
15356+
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
1535615357

1535715358
onetime@^2.0.0:
1535815359
version "2.0.1"

0 commit comments

Comments
 (0)