aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-06-08 18:47:54 +0800
committerGitHub <noreply@github.com>2022-06-08 18:47:54 +0800
commit0a3c80c6c450e7f07ac150971cc60752b2d3648a (patch)
treea9003e0e9c78635512c201c2d57af0c7e19358ac
parent17ffddfbafd5f05048c144b0e4f6dc21c0d5be96 (diff)
parentc65f189e41e0919387570349ad082731104920fa (diff)
downloadtimeline-0a3c80c6c450e7f07ac150971cc60752b2d3648a.tar.gz
timeline-0a3c80c6c450e7f07ac150971cc60752b2d3648a.tar.bz2
timeline-0a3c80c6c450e7f07ac150971cc60752b2d3648a.zip
Merge pull request #1247 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-17.0.41
build(deps-dev): Bump @types/node from 17.0.40 to 17.0.41 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 b15b4597..197e60f3 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -51,7 +51,7 @@
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.181",
"@types/marked": "^4.0.3",
- "@types/node": "^17.0.40",
+ "@types/node": "^17.0.41",
"@types/react": "^18.0.12",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.5",