aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-09 06:50:29 +0000
committerGitHub <noreply@github.com>2021-03-09 06:50:29 +0000
commit41b61532386cb669ddbacbdd3f8b025ab090b7b2 (patch)
tree020934ec1847e35a808d94f38e421b24e66a0a8e /FrontEnd/package.json
parent0ba181dbda38791864150e43f83460cd2783cc0b (diff)
downloadtimeline-41b61532386cb669ddbacbdd3f8b025ab090b7b2.tar.gz
timeline-41b61532386cb669ddbacbdd3f8b025ab090b7b2.tar.bz2
timeline-41b61532386cb669ddbacbdd3f8b025ab090b7b2.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.1 to 17.0.2. - [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 fe18e113..59637119 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -69,7 +69,7 @@
"@types/lodash": "^4.14.168",
"@types/node": "^14.14.32",
"@types/react": "^17.0.3",
- "@types/react-dom": "^17.0.1",
+ "@types/react-dom": "^17.0.2",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.12",
"@types/react-router-bootstrap": "^0.24.5",