aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-23 07:11:57 +0000
committerGitHub <noreply@github.com>2021-03-23 07:11:57 +0000
commita4ff7a334cf167891955056c1f777db19da04e90 (patch)
tree70be2ff84a7e2434a05bb10daf2c148fc452a2f5
parentd7d2c68fc1379f7b980955a46f3fbbfe40ab0d16 (diff)
downloadtimeline-a4ff7a334cf167891955056c1f777db19da04e90.tar.gz
timeline-a4ff7a334cf167891955056c1f777db19da04e90.tar.bz2
timeline-a4ff7a334cf167891955056c1f777db19da04e90.zip
build(deps-dev): Bump @types/react-dom in /FrontEnd
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.2 to 17.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) 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 1dc45ed9..e6f73244 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -69,7 +69,7 @@
"@types/lodash": "^4.14.168",
"@types/node": "^14.14.35",
"@types/react": "^17.0.3",
- "@types/react-dom": "^17.0.2",
+ "@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.12",
"@types/react-router-bootstrap": "^0.24.5",