aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-26 05:07:00 +0000
committerGitHub <noreply@github.com>2021-07-26 05:07:00 +0000
commitbad7e544427e3c75f43b928133da9f1a52840fb8 (patch)
tree4292f9f6992ba84c1fbdbc52282e89cd67ca6c66 /FrontEnd
parent09f8bfe09f4d2fa1728460adae54f6ba2e0eba2a (diff)
downloadtimeline-bad7e544427e3c75f43b928133da9f1a52840fb8.tar.gz
timeline-bad7e544427e3c75f43b928133da9f1a52840fb8.tar.bz2
timeline-bad7e544427e3c75f43b928133da9f1a52840fb8.zip
build(deps-dev): Bump @types/react from 17.0.14 to 17.0.15 in /FrontEnd
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.14 to 17.0.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 8449e0a0..3f793510 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -51,7 +51,7 @@
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.171",
"@types/node": "^16.4.1",
- "@types/react": "^17.0.14",
+ "@types/react": "^17.0.15",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
"@types/react-responsive": "^8.0.3",