aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-11 05:50:55 +0000
committerGitHub <noreply@github.com>2021-05-11 05:50:55 +0000
commite889d5194419d90fb6a68fdb00fc12509036cb27 (patch)
tree75d8a9d41ea0b253d075030e9af6c2788e33087a /FrontEnd
parentfa31396596915490e5447336920b3efe5d05f778 (diff)
downloadtimeline-e889d5194419d90fb6a68fdb00fc12509036cb27.tar.gz
timeline-e889d5194419d90fb6a68fdb00fc12509036cb27.tar.bz2
timeline-e889d5194419d90fb6a68fdb00fc12509036cb27.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.3 to 17.0.4. - [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>
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 04ad248d..e4e66be1 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -72,7 +72,7 @@
"@types/node": "^15.0.2",
"@types/react": "^17.0.5",
"@types/react-color": "^3.0.4",
- "@types/react-dom": "^17.0.3",
+ "@types/react-dom": "^17.0.4",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.13",
"@types/react-router-bootstrap": "^0.24.5",