aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-09 05:09:50 +0000
committerGitHub <noreply@github.com>2022-05-09 05:09:50 +0000
commit7a8ab7119a20ea0de83030d8bf617bb1de68a857 (patch)
treee1d3cf117f19d5a32ff73a4d8786cca392518aca
parentbe41657b64557e9a967fe1173b2468a85a726112 (diff)
downloadtimeline-7a8ab7119a20ea0de83030d8bf617bb1de68a857.tar.gz
timeline-7a8ab7119a20ea0de83030d8bf617bb1de68a857.tar.bz2
timeline-7a8ab7119a20ea0de83030d8bf617bb1de68a857.zip
build(deps-dev): Bump @types/react from 18.0.8 to 18.0.9 in /FrontEnd
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.8 to 18.0.9. - [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 c943685d..cdb8d7ba 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -52,7 +52,7 @@
"@types/lodash": "^4.14.181",
"@types/marked": "^4.0.3",
"@types/node": "^17.0.31",
- "@types/react": "^18.0.0",
+ "@types/react": "^18.0.9",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.0",
"@types/react-responsive": "^8.0.5",