aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-15 20:35:15 +0800
committerGitHub <noreply@github.com>2021-02-15 20:35:15 +0800
commit8afeb94bc88d77a11a5e3de2f871c199b8fb3d45 (patch)
tree347ac840951fd21379e346479998c05714245e74
parentb2f0154a8a032215f229ffaa39add42fd0688c44 (diff)
parent9c4e9fbbd106efb22c8c7dac1bc0237406254cc6 (diff)
downloadtimeline-8afeb94bc88d77a11a5e3de2f871c199b8fb3d45.tar.gz
timeline-8afeb94bc88d77a11a5e3de2f871c199b8fb3d45.tar.bz2
timeline-8afeb94bc88d77a11a5e3de2f871c199b8fb3d45.zip
Merge pull request #278 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.2
build(deps-dev): Bump @types/react from 17.0.1 to 17.0.2 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 bac45273..4ee93d7b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -67,7 +67,7 @@
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",
"@types/node": "^14.14.26",
- "@types/react": "^17.0.1",
+ "@types/react": "^17.0.2",
"@types/react-dom": "^17.0.0",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.11",