diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-12 07:25:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-12 07:25:31 +0000 |
commit | 027b815e295797206f64bac098e29492962b5305 (patch) | |
tree | f9faceba24391e2fe71234f414f11dd9d1170e95 /FrontEnd | |
parent | c128a1abe6cd152da594d3d493dd6f0dd3cd54d0 (diff) | |
download | timeline-027b815e295797206f64bac098e29492962b5305.tar.gz timeline-027b815e295797206f64bac098e29492962b5305.tar.bz2 timeline-027b815e295797206f64bac098e29492962b5305.zip |
build(deps-dev): Bump @types/node from 14.14.25 to 14.14.26 in /FrontEnd
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.25 to 14.14.26.
- [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')
-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 985f38a9..515b0237 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.25",
+ "@types/node": "^14.14.26",
"@types/react": "^17.0.1",
"@types/react-dom": "^17.0.0",
"@types/react-responsive": "^8.0.2",
|