aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-15 12:36:53 +0000
committerGitHub <noreply@github.com>2021-02-15 12:36:53 +0000
commit1ac814b9837d77a06cf73c855507e5696f1194b3 (patch)
tree2027b60abf6ac4ee081468095986ad5b20a4b63f /FrontEnd/package.json
parent55b228b7e681f0086e4041ae90c925287619cac2 (diff)
downloadtimeline-1ac814b9837d77a06cf73c855507e5696f1194b3.tar.gz
timeline-1ac814b9837d77a06cf73c855507e5696f1194b3.tar.bz2
timeline-1ac814b9837d77a06cf73c855507e5696f1194b3.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.0 to 17.0.1. - [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/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 41857a70..9e0ebdcc 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -68,7 +68,7 @@
"@types/lodash": "^4.14.168",
"@types/node": "^14.14.26",
"@types/react": "^17.0.2",
- "@types/react-dom": "^17.0.0",
+ "@types/react-dom": "^17.0.1",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.11",
"@types/react-router-bootstrap": "^0.24.5",