aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-15 15:45:40 +0800
committerGitHub <noreply@github.com>2022-02-15 15:45:40 +0800
commita4a365fe111dbdc2e2ed7dd66e481c3b00bc1d9e (patch)
tree469191922bf6b8dd0a6981cb9d33ffb879bcb8e6 /FrontEnd
parent93933a8e18c34cb1f89d8ecc0a17e27475ab503b (diff)
parent2fc0dfdb1c86775fff2cd72cb4b3a06859835ca2 (diff)
downloadtimeline-a4a365fe111dbdc2e2ed7dd66e481c3b00bc1d9e.tar.gz
timeline-a4a365fe111dbdc2e2ed7dd66e481c3b00bc1d9e.tar.bz2
timeline-a4a365fe111dbdc2e2ed7dd66e481c3b00bc1d9e.zip
Merge pull request #1065 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-17.0.18
build(deps-dev): Bump @types/node from 17.0.17 to 17.0.18 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 37f9ffa6..26c27788 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.178",
- "@types/node": "^17.0.17",
+ "@types/node": "^17.0.18",
"@types/react": "^17.0.39",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",