aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-13 14:49:03 +0800
committerGitHub <noreply@github.com>2021-05-13 14:49:03 +0800
commit10adb1e7c010eaf16d0770ddea107ce609f4a9d3 (patch)
tree2a34f2578c0a2a90cfe4d0101d248bd0c54087f4 /FrontEnd/package.json
parentfcb84847452cf5c0d1712c85b6319e0fbfafae95 (diff)
parent9fe2f86cf9640b6c3079ad2c55fb800c716d98c4 (diff)
downloadtimeline-10adb1e7c010eaf16d0770ddea107ce609f4a9d3.tar.gz
timeline-10adb1e7c010eaf16d0770ddea107ce609f4a9d3.tar.bz2
timeline-10adb1e7c010eaf16d0770ddea107ce609f4a9d3.zip
Merge pull request #532 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-15.0.3
build(deps-dev): Bump @types/node from 15.0.2 to 15.0.3 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 e4d38367..ea2622b7 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -69,7 +69,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.7",
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.168",
- "@types/node": "^15.0.2",
+ "@types/node": "^15.0.3",
"@types/react": "^17.0.5",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.4",