diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-16 07:05:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-16 07:05:22 +0000 |
commit | 70d1e433cb3710f9acd19b996d4d942b8ef60c2e (patch) | |
tree | 4172f712d191ba84d39047936d45bf2bc4f5d5a7 | |
parent | 42e0c05fbccc22a0d156c08ed85d18f459804bb3 (diff) | |
download | timeline-70d1e433cb3710f9acd19b996d4d942b8ef60c2e.tar.gz timeline-70d1e433cb3710f9acd19b996d4d942b8ef60c2e.tar.bz2 timeline-70d1e433cb3710f9acd19b996d4d942b8ef60c2e.zip |
build(deps-dev): Bump @types/node from 14.14.34 to 14.14.35 in /FrontEnd
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
- [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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 74266b39..8894611d 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -67,7 +67,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",
- "@types/node": "^14.14.34",
+ "@types/node": "^14.14.35",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-responsive": "^8.0.2",
|