From c85200fb3dfcf32e81943070ec4ff62345feeb11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 07:11:46 +0000 Subject: build(deps): Bump react-bootstrap in /FrontEnd Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.0.0-alpha.1 to 2.0.0-alpha.2. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/v2.0.0-alpha.2/CHANGELOG.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FrontEnd/package.json') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 28aa7022..c3d75648 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -19,7 +19,7 @@ "lodash": "^4.17.21", "pepjs": "^0.5.3", "react": "^17.0.1", - "react-bootstrap": "^2.0.0-alpha.1", + "react-bootstrap": "^2.0.0-alpha.2", "react-color": "^2.19.3", "react-dom": "^17.0.2", "react-i18next": "^11.8.15", -- cgit v1.2.3