diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-26 06:57:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-26 06:57:43 +0000 |
commit | 5febd3ee5d9e3881af31c55e4313967e5b35a788 (patch) | |
tree | c509a2c85a551dd3957bee172c16feba26987505 | |
parent | b9e85459e1c68d9d23fe616da722b1e140c9e78e (diff) | |
download | timeline-5febd3ee5d9e3881af31c55e4313967e5b35a788.tar.gz timeline-5febd3ee5d9e3881af31c55e4313967e5b35a788.tar.bz2 timeline-5febd3ee5d9e3881af31c55e4313967e5b35a788.zip |
build(deps-dev): Bump @types/node from 14.14.35 to 14.14.36 in /FrontEnd
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.35 to 14.14.36.
- [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 0e044f8e..4cdd6a66 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.35",
+ "@types/node": "^14.14.36",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
|