diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-05 07:14:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-05 07:14:39 +0000 |
commit | 695dd8afc4fe98239bfbd79db18c67eb39603694 (patch) | |
tree | f935d91b39ac4790258dbe080f37c33095cf6f0f | |
parent | 76d8616a6ba18f2bf86c46d865a9426e5accf55f (diff) | |
download | timeline-695dd8afc4fe98239bfbd79db18c67eb39603694.tar.gz timeline-695dd8afc4fe98239bfbd79db18c67eb39603694.tar.bz2 timeline-695dd8afc4fe98239bfbd79db18c67eb39603694.zip |
build(deps-dev): Bump @types/node from 14.14.24 to 14.14.25 in /FrontEnd
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.24 to 14.14.25.
- [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 2b734f89..bf7315af 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -64,7 +64,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",
- "@types/node": "^14.14.24",
+ "@types/node": "^14.14.25",
"@types/react": "^17.0.1",
"@types/react-dom": "^17.0.0",
"@types/react-responsive": "^8.0.2",
|