aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-03 07:25:11 +0000
committerGitHub <noreply@github.com>2021-02-03 07:25:11 +0000
commit250084a289bde3decb9ff61ca69ba3c7725a4274 (patch)
tree7af6c722db198cc7258f4354c4e4d2b30e4e2c75
parent60ffbafc66e4da7e997a11ae1f6b38fecef4f4ee (diff)
downloadtimeline-250084a289bde3decb9ff61ca69ba3c7725a4274.tar.gz
timeline-250084a289bde3decb9ff61ca69ba3c7725a4274.tar.bz2
timeline-250084a289bde3decb9ff61ca69ba3c7725a4274.zip
build(deps-dev): Bump @types/react from 17.0.0 to 17.0.1 in /FrontEnd
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) 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) 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 fb5e14ab..1414a44c 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -65,7 +65,7 @@
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",
"@types/node": "^14.14.21",
- "@types/react": "^17.0.0",
+ "@types/react": "^17.0.1",
"@types/react-dom": "^17.0.0",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.11",