aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-05 15:59:57 +0800
committerGitHub <noreply@github.com>2021-05-05 15:59:57 +0800
commit79167266174b6f7b68ebb787c579cc8461013886 (patch)
tree1946e388a42a759da06fe9e3b8fc92990b81df5b /FrontEnd/package.json
parentee30a55cc1078a53175739aae1c2233dd0e9bfca (diff)
parentbc5c5345fb604d696a52bdf7ef2075fc3819c5c5 (diff)
downloadtimeline-79167266174b6f7b68ebb787c579cc8461013886.tar.gz
timeline-79167266174b6f7b68ebb787c579cc8461013886.tar.bz2
timeline-79167266174b6f7b68ebb787c579cc8461013886.zip
Merge pull request #508 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.5
build(deps-dev): Bump @types/react from 17.0.4 to 17.0.5 in /FrontEnd
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 3b53f17b..d3ea6cc2 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -67,7 +67,7 @@
"@types/classnames": "^2.3.1",
"@types/lodash": "^4.14.168",
"@types/node": "^15.0.1",
- "@types/react": "^17.0.4",
+ "@types/react": "^17.0.5",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.13",