From b575d83a18105faca11ef58854446f02fc4be3dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 05:06:50 +0000 Subject: build(deps): Bump react-bootstrap in /FrontEnd Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.0.0-beta.1 to 2.0.0-beta.2. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.0.0-beta.1...v2.0.0-beta.2) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FrontEnd') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 381629e8..45e6f59f 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -20,7 +20,7 @@ "moment": "^2.29.1", "pepjs": "^0.5.3", "react": "^17.0.1", - "react-bootstrap": "^2.0.0-beta.1", + "react-bootstrap": "^2.0.0-beta.2", "react-color": "^2.19.3", "react-dom": "^17.0.2", "react-i18next": "^11.11.0", -- cgit v1.2.3