aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-08 08:12:12 +0000
committerGitHub <noreply@github.com>2021-03-08 08:12:12 +0000
commit95e3b0bbfb726dc27b08f470dde75b5a410dc8ec (patch)
tree0f5c8e00783a002f663b63b6725f27c3bf19f432
parentfdbb5948fd992397d4c8209b91d18aa081b0b424 (diff)
downloadtimeline-95e3b0bbfb726dc27b08f470dde75b5a410dc8ec.tar.gz
timeline-95e3b0bbfb726dc27b08f470dde75b5a410dc8ec.tar.bz2
timeline-95e3b0bbfb726dc27b08f470dde75b5a410dc8ec.zip
build(deps-dev): Bump @types/react from 17.0.2 to 17.0.3 in /FrontEnd
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) 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) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 76d74e16..5e5f2a8b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -68,7 +68,7 @@
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",
"@types/node": "^14.14.31",
- "@types/react": "^17.0.2",
+ "@types/react": "^17.0.3",
"@types/react-dom": "^17.0.1",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.12",