aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-25 04:40:12 +0800
committerGitHub <noreply@github.com>2022-03-25 04:40:12 +0800
commit87855f15dba30c23d1e13628c924afddf4f0024e (patch)
treedf64c422bfcd1d70895d2b5afeefc8f7dd291e0f /FrontEnd
parent65b2e7f6984b8776e603bd8ae847c9e2a9bd5ad6 (diff)
parente0b35e534205872bea2ca45ad49a107f2af1ce5f (diff)
downloadtimeline-87855f15dba30c23d1e13628c924afddf4f0024e.tar.gz
timeline-87855f15dba30c23d1e13628c924afddf4f0024e.tar.bz2
timeline-87855f15dba30c23d1e13628c924afddf4f0024e.zip
Merge pull request #1121 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.42
build(deps-dev): Bump @types/react from 17.0.41 to 17.0.42 in /FrontEnd
Diffstat (limited to '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 d640c3c5..7923ef02 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.41",
+ "@types/react": "^17.0.42",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.14",
"@types/react-responsive": "^8.0.5",