aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commitba449819292a46c03f95f4fbe390029d46fce6e0 (patch)
treef1c2b7e9a48366ca51de8c2f9662f4571596964f /FrontEnd/package.json
parentcd7263929191091d3d6cb3d686f740eb75c2c837 (diff)
downloadtimeline-ba449819292a46c03f95f4fbe390029d46fce6e0.tar.gz
timeline-ba449819292a46c03f95f4fbe390029d46fce6e0.tar.bz2
timeline-ba449819292a46c03f95f4fbe390029d46fce6e0.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>
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 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",