aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commitcf7511c315d267155625205be196dac40b0240ab (patch)
tree7ca112cbeaa87f34c127d6df5708233cb5715f76 /FrontEnd/package.json
parent452a3622bca97545307e562f33ceb147a6c0ca1d (diff)
downloadtimeline-cf7511c315d267155625205be196dac40b0240ab.tar.gz
timeline-cf7511c315d267155625205be196dac40b0240ab.tar.bz2
timeline-cf7511c315d267155625205be196dac40b0240ab.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>
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 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",