aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-16 05:05:55 +0000
committerGitHub <noreply@github.com>2021-08-16 05:05:55 +0000
commitd3718251f6207adce3fd4b447398f888e8ac2ffb (patch)
tree8a454b9fc5e93fa1f239fa6f9c464be3c3d88847
parent3434b76460380255302f92a0b4c22e23438e6aa8 (diff)
downloadtimeline-d3718251f6207adce3fd4b447398f888e8ac2ffb.tar.gz
timeline-d3718251f6207adce3fd4b447398f888e8ac2ffb.tar.bz2
timeline-d3718251f6207adce3fd4b447398f888e8ac2ffb.zip
build(deps-dev): Bump @types/react from 17.0.17 to 17.0.18 in /FrontEnd
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.17 to 17.0.18. - [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>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 68814d1f..a0711e3f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -51,7 +51,7 @@
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.172",
"@types/node": "^16.6.1",
- "@types/react": "^17.0.17",
+ "@types/react": "^17.0.18",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
"@types/react-responsive": "^8.0.3",