aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-06 22:26:41 +0800
committerGitHub <noreply@github.com>2021-12-06 22:26:41 +0800
commitc43ca00f2c4cb774f2fae45fb08b7c429e224191 (patch)
tree23156a20b01fe4cb8b8da522303e36cb037ad741
parent084873e98b76b50b1a2911a280e207c68a356bdf (diff)
parent3a55c3c6aa8609c8bcfd2ebf1a02aab43f7ee486 (diff)
downloadtimeline-c43ca00f2c4cb774f2fae45fb08b7c429e224191.tar.gz
timeline-c43ca00f2c4cb774f2fae45fb08b7c429e224191.tar.bz2
timeline-c43ca00f2c4cb774f2fae45fb08b7c429e224191.zip
Merge pull request #962 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.37
build(deps-dev): Bump @types/react from 17.0.35 to 17.0.37 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 bb8b9769..dddc2e93 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -50,7 +50,7 @@
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.177",
"@types/node": "^16.11.7",
- "@types/react": "^17.0.35",
+ "@types/react": "^17.0.37",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",
"@types/react-responsive": "^8.0.4",