summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-27 06:32:20 +0000
committerGitHub <noreply@github.com>2019-11-27 06:32:20 +0000
commit0f5545bdc1cba084a862debb89fe163851da15f5 (patch)
tree182512dd25dc4e80b6ec2609d4ab2176d1e3bb21
parent354c7c6302fd6dfc52bdf332075bd5e302b4436e (diff)
Bump bootstrap from 4.3.1 to 4.4.0 in /front
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v4.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--front/package.json2
-rw-r--r--front/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/front/package.json b/front/package.json
index 68721404..017aedc0 100644
--- a/front/package.json
+++ b/front/package.json
@@ -25,7 +25,7 @@
"axios": "^0.19.0",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-plugin-lodash": "^3.2.11",
- "bootstrap": "^4.3.1",
+ "bootstrap": "^4.4.0",
"bootstrap-vue": "^2.1.0",
"core-js": "^2.6.5",
"cropperjs": "^1.5.6",
diff --git a/front/yarn.lock b/front/yarn.lock
index c5af120f..c318147b 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -2785,10 +2785,10 @@ bootstrap-vue@^2.1.0:
portal-vue "^2.1.6"
vue-functional-data-merge "^3.1.0"
-"bootstrap@>=4.3.1 <5.0.0", bootstrap@^4.3.1:
- version "4.3.1"
- resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
- integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
+"bootstrap@>=4.3.1 <5.0.0", bootstrap@^4.4.0:
+ version "4.4.0"
+ resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.4.0.tgz#477103fa44d44191971c8ca3e0b51a85ae62ea4d"
+ integrity sha512-dqCYJNs/Fxa3IVQ+v/lC694POCThUjZsA4wwqs8l+yk67B6ww2Ki++WaM6CVGe5+tArBBrknzjjh01/NT5rLjA==
brace-expansion@^1.1.7:
version "1.1.11"