aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-27 16:23:14 +0800
committerGitHub <noreply@github.com>2022-03-27 16:23:14 +0800
commitf75a9c82cfdb573d0f511a22feb7760f41bdb394 (patch)
tree8916affa28494e9ac0970912d7a65504f393acd0
parent924b798aff4c40b42b38f3960478c48b27cd5965 (diff)
parenta30f1d6093088594947da17c53921124ee6140c6 (diff)
downloadtimeline-f75a9c82cfdb573d0f511a22feb7760f41bdb394.tar.gz
timeline-f75a9c82cfdb573d0f511a22feb7760f41bdb394.tar.bz2
timeline-f75a9c82cfdb573d0f511a22feb7760f41bdb394.zip
Merge pull request #1126 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.43
build(deps-dev): Bump @types/react from 17.0.42 to 17.0.43 in /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 e326ed60..1b0c1162 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -50,7 +50,7 @@
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.180",
"@types/node": "^17.0.22",
- "@types/react": "^17.0.42",
+ "@types/react": "^17.0.43",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.14",
"@types/react-responsive": "^8.0.5",