summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValérianne Lagrange <dashie@sigpipe.me>2019-12-05 08:19:20 +0100
committerGitHub <noreply@github.com>2019-12-05 08:19:20 +0100
commit42a2c2618cba9d34bb8785189a040f55602e28df (patch)
tree357cf6c3afc41f40a60b4401ccc1dff501fb6b1a
parent807aa781014e10e00922a6ab1bc554c7f870a05f (diff)
parent8ba36f303a54d15e4d714e2565a1d8911bb38694 (diff)
Bump bootstrap from 4.4.0 to 4.4.1 in /front (#313)
Bump bootstrap from 4.4.0 to 4.4.1 in /front Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.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 a2f10c3c..0038cd78 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.4.0",
+ "bootstrap": "^4.4.1",
"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 89be70c2..ceca2e07 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -2818,10 +2818,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.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==
+"bootstrap@>=4.3.1 <5.0.0", bootstrap@^4.4.1:
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.4.1.tgz#8582960eea0c5cd2bede84d8b0baf3789c3e8b01"
+ integrity sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==
brace-expansion@^1.1.7:
version "1.1.11"