From d588c755d07270408b2725fee483091972f43b71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 May 2021 05:55:29 +0000 Subject: [PATCH] Update @yarn_components/bootstrap requirement in /components Updates the requirements on [@yarn_components/bootstrap](https://github.com/twbs/bootstrap) to permit the latest version. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/commits/58b1be927f43c779377e478df2d119f2ddf956ca) Signed-off-by: dependabot[bot] --- components/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/package.json b/components/package.json index 86aa5396d31..e19da44b335 100644 --- a/components/package.json +++ b/components/package.json @@ -1,7 +1,7 @@ { "dependencies": { "@yarn_components/JUMFlot": "jumjum123/JUMFlot#*", - "@yarn_components/bootstrap": "twbs/bootstrap#~3.3.7", + "@yarn_components/bootstrap": "twbs/bootstrap#~5.0.1", "@yarn_components/bootstrap-social": "lipis/bootstrap-social#~4.8.0", "@yarn_components/bootstrap-wysiwyg-steveathon": "steveathon/bootstrap-wysiwyg#*", "@yarn_components/bootswatch-dist": "dbtek/bootswatch-dist#readable",