aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-11-17 19:52:15 +0800
committerGitHub <noreply@github.com>2021-11-17 19:52:15 +0800
commite2536db1de63839d6046ae0a2fa62a0159c32e1e (patch)
tree76233a8369d07b7239e3d2c4f8a3948e6406398c
parent96fc9a5c85782a8fd5a7539607450c397fb7e75b (diff)
parent46f51e382068110395cdc5382efe2508a266d156 (diff)
downloadtimeline-e2536db1de63839d6046ae0a2fa62a0159c32e1e.tar.gz
timeline-e2536db1de63839d6046ae0a2fa62a0159c32e1e.tar.bz2
timeline-e2536db1de63839d6046ae0a2fa62a0159c32e1e.zip
Merge pull request #936 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.35
build(deps-dev): Bump @types/react from 17.0.34 to 17.0.35 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 8406024a..7fd69971 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -51,7 +51,7 @@
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.177",
"@types/node": "^16.11.7",
- "@types/react": "^17.0.34",
+ "@types/react": "^17.0.35",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",
"@types/react-responsive": "^8.0.4",