aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-14 06:08:21 +0000
committerGitHub <noreply@github.com>2021-05-14 06:08:21 +0000
commitc5cd1ab06dd1ec035d3809423141fd5040279346 (patch)
tree72ca548a36ed1134ad55c276f443ef9c9befde73 /FrontEnd
parentdf481624ca4c145318a19c088fce3db326dc0a64 (diff)
downloadtimeline-c5cd1ab06dd1ec035d3809423141fd5040279346.tar.gz
timeline-c5cd1ab06dd1ec035d3809423141fd5040279346.tar.bz2
timeline-c5cd1ab06dd1ec035d3809423141fd5040279346.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.4 to 17.0.5. - [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 14a72d15..11fc21c6 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -72,7 +72,7 @@
"@types/node": "^15.0.3",
"@types/react": "^17.0.5",
"@types/react-color": "^3.0.4",
- "@types/react-dom": "^17.0.4",
+ "@types/react-dom": "^17.0.5",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.13",
"@types/react-router-bootstrap": "^0.24.5",