aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-23 07:06:55 +0000
committerGitHub <noreply@github.com>2021-03-23 07:06:55 +0000
commit0837f43c3136253a65ec91c79794e9ad86477d3c (patch)
tree78e0d9ec4d56880e1c2e8f6ea4187a7b9a010038 /FrontEnd
parentd7d2c68fc1379f7b980955a46f3fbbfe40ab0d16 (diff)
downloadtimeline-0837f43c3136253a65ec91c79794e9ad86477d3c.tar.gz
timeline-0837f43c3136253a65ec91c79794e9ad86477d3c.tar.bz2
timeline-0837f43c3136253a65ec91c79794e9ad86477d3c.zip
build(deps): Bump react-dom from 17.0.1 to 17.0.2 in /FrontEnd
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 17.0.1 to 17.0.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom) 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 1dc45ed9..8d57e1bf 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -19,7 +19,7 @@
"pepjs": "^0.5.3",
"react": "^17.0.1",
"react-bootstrap": "^1.5.2",
- "react-dom": "^17.0.1",
+ "react-dom": "^17.0.2",
"react-i18next": "^11.8.10",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",