aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-05 21:41:35 +0800
committerGitHub <noreply@github.com>2021-05-05 21:41:35 +0800
commitd89a0b456bba1dfbceee96c49ea164dea93f5a12 (patch)
treef3f2694ef2e786186fea224921114391392e9dc9
parent2775515f4d7a04d5ef9e696f8258d030a591e95b (diff)
parent0920b9c454c261f738bdf4867e2c6d9af5953273 (diff)
downloadtimeline-d89a0b456bba1dfbceee96c49ea164dea93f5a12.tar.gz
timeline-d89a0b456bba1dfbceee96c49ea164dea93f5a12.tar.bz2
timeline-d89a0b456bba1dfbceee96c49ea164dea93f5a12.zip
Merge pull request #505 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-15.0.2
build(deps-dev): Bump @types/node from 15.0.1 to 15.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 0c764adc..bb059000 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -66,7 +66,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.3.1",
"@types/lodash": "^4.14.168",
- "@types/node": "^15.0.1",
+ "@types/node": "^15.0.2",
"@types/react": "^17.0.5",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",