aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-17 09:05:02 +0000
committerGitHub <noreply@github.com>2021-05-17 09:05:02 +0000
commit715fc6a3d28395a5dc0682b27893375976b0ad1a (patch)
treed5331d78c2fa5b943c9e632a192bdd2aa98f13be
parentc4aaaef1697a960c7e8cc9f2ead7b36bb5ee3334 (diff)
downloadtimeline-715fc6a3d28395a5dc0682b27893375976b0ad1a.tar.gz
timeline-715fc6a3d28395a5dc0682b27893375976b0ad1a.tar.bz2
timeline-715fc6a3d28395a5dc0682b27893375976b0ad1a.zip
build(deps-dev): Bump @types/node from 15.0.3 to 15.3.0 in /FrontEnd
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.3 to 15.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 8e22dd4f..d1af514b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -70,7 +70,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.8",
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.169",
- "@types/node": "^15.0.3",
+ "@types/node": "^15.3.0",
"@types/react": "^17.0.5",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.5",