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 | 1115bcb233080ac004b8f57cf58927dc50025716 (patch) | |
tree | 71dee7acdb5170ffa7405bf3c32a60484dc6ee11 /FrontEnd/package.json | |
parent | 37288b90d7502696f58e742304447673f24fad29 (diff) | |
download | timeline-1115bcb233080ac004b8f57cf58927dc50025716.tar.gz timeline-1115bcb233080ac004b8f57cf58927dc50025716.tar.bz2 timeline-1115bcb233080ac004b8f57cf58927dc50025716.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/package.json')
-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",
|