diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-22 08:08:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-22 08:08:48 +0000 |
commit | b84c65642956ad25515535732e91646be39fe614 (patch) | |
tree | 872525c1c8e3c82a5623717356c61d3211801845 | |
parent | 351c929d0c699ac19a29224090e816c38685291b (diff) | |
download | timeline-b84c65642956ad25515535732e91646be39fe614.tar.gz timeline-b84c65642956ad25515535732e91646be39fe614.tar.bz2 timeline-b84c65642956ad25515535732e91646be39fe614.zip |
build(deps-dev): Bump @types/node from 14.14.30 to 14.14.31 in /FrontEnd
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.30 to 14.14.31.
- [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 3a712d27..d3a869e7 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -66,7 +66,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",
- "@types/node": "^14.14.30",
+ "@types/node": "^14.14.31",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"@types/react-responsive": "^8.0.2",
|