diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-26 06:02:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-26 06:02:28 +0000 |
commit | 82afaddb6a81bb49e670fa4bc016726b78b7813d (patch) | |
tree | 43fd5ceea5e39ad7339bd7a76719698c8b2d7965 /FrontEnd | |
parent | 55708ab9a6653dc3b644586c13be88c2048c784c (diff) | |
download | timeline-82afaddb6a81bb49e670fa4bc016726b78b7813d.tar.gz timeline-82afaddb6a81bb49e670fa4bc016726b78b7813d.tar.bz2 timeline-82afaddb6a81bb49e670fa4bc016726b78b7813d.zip |
build(deps-dev): Bump @types/react from 17.0.6 to 17.0.8 in /FrontEnd
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.6 to 17.0.8.
- [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')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 558483e4..7661f435 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -71,7 +71,7 @@ "@types/color": "^3.0.1",
"@types/lodash": "^4.14.170",
"@types/node": "^15.6.1",
- "@types/react": "^17.0.6",
+ "@types/react": "^17.0.8",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.5",
"@types/react-responsive": "^8.0.2",
|