aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-03 06:49:09 +0000
committerGitHub <noreply@github.com>2021-03-03 06:49:09 +0000
commitf2b317e18b803785e921681b8d901a81c58cec50 (patch)
tree400facb7ab7f8bb3aecfc465bf66909cdc8c44f5
parent0a7f72a93d1be36702057be0644b14a64871f502 (diff)
downloadtimeline-f2b317e18b803785e921681b8d901a81c58cec50.tar.gz
timeline-f2b317e18b803785e921681b8d901a81c58cec50.tar.bz2
timeline-f2b317e18b803785e921681b8d901a81c58cec50.zip
build(deps): Bump react-bootstrap from 1.5.0 to 1.5.1 in /FrontEnd
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.5.0 to 1.5.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/v1.5.0...v1.5.1) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 94e8e99b..49d5662a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -18,7 +18,7 @@
"lodash": "^4.17.21",
"pepjs": "^0.5.3",
"react": "^17.0.1",
- "react-bootstrap": "^1.5.0",
+ "react-bootstrap": "^1.5.1",
"react-dom": "^17.0.1",
"react-i18next": "^11.8.8",
"react-inlinesvg": "^2.2.2",