aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-18 05:05:12 +0000
committerGitHub <noreply@github.com>2021-06-18 05:05:12 +0000
commit4ef06aa34492aef73516a0b9acdd8083f4b02f9a (patch)
tree15041759b279953720ef510ed18e68ecdebb554b /FrontEnd
parentfd83b662f97295aadf3459194a6b4f1a0d440446 (diff)
downloadtimeline-4ef06aa34492aef73516a0b9acdd8083f4b02f9a.tar.gz
timeline-4ef06aa34492aef73516a0b9acdd8083f4b02f9a.tar.bz2
timeline-4ef06aa34492aef73516a0b9acdd8083f4b02f9a.zip
build(deps): Bump react-bootstrap in /FrontEnd
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.0.0-beta.0 to 2.0.0-beta.1. - [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.0...v2.0.0-beta.1) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index c1cc1c09..3323e0ea 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.0",
+ "react-bootstrap": "^2.0.0-beta.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
"react-i18next": "^11.11.0",