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 | e8ad5f699ce7108a34b8e027335eb9451ece316a (patch) | |
tree | dc9f90a5b3f9cd57a483ebf3b1c4c5ca99e48c66 /FrontEnd/package.json | |
parent | 90c74a29bb0bdc6972deb188fa13a8ec5c2870ed (diff) | |
download | timeline-e8ad5f699ce7108a34b8e027335eb9451ece316a.tar.gz timeline-e8ad5f699ce7108a34b8e027335eb9451ece316a.tar.bz2 timeline-e8ad5f699ce7108a34b8e027335eb9451ece316a.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>
Diffstat (limited to 'FrontEnd/package.json')
-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",
|