aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-27 08:38:10 +0000
committerGitHub <noreply@github.com>2021-04-27 08:38:10 +0000
commit80f9db3b6f6aa7fa6ab02ab213d0d97d2844bc13 (patch)
tree89d2363ba84fea71133b8352ada8c47ec133edf9
parent41374a3a929afd660dc7abf032bc254a49e6e25e (diff)
downloadtimeline-80f9db3b6f6aa7fa6ab02ab213d0d97d2844bc13.tar.gz
timeline-80f9db3b6f6aa7fa6ab02ab213d0d97d2844bc13.tar.bz2
timeline-80f9db3b6f6aa7fa6ab02ab213d0d97d2844bc13.zip
build(deps-dev): Bump @types/node from 14.14.41 to 15.0.0 in /FrontEnd
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.0.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 764d5d17..f9b7560e 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": "^14.14.41",
+ "@types/node": "^15.0.0",
"@types/react": "^17.0.4",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",