diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-15 08:59:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-15 08:59:57 +0000 |
commit | 30eeb98ed8e87890f5b7db37806fb7d7096c40c0 (patch) | |
tree | 432508271cf6ffc5e5adaeecb6d61dd1993e8c01 | |
parent | 09b2678eac3251c7d49ad21d17e9703bff66a848 (diff) | |
parent | 7e8534628582ca100b4aff418b23f3a61a02179d (diff) | |
download | timeline-30eeb98ed8e87890f5b7db37806fb7d7096c40c0.tar.gz timeline-30eeb98ed8e87890f5b7db37806fb7d7096c40c0.tar.bz2 timeline-30eeb98ed8e87890f5b7db37806fb7d7096c40c0.zip |
Merge pull request #370 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.34
-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 6fecf0fb..947226a9 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.33",
+ "@types/node": "^14.14.34",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-responsive": "^8.0.2",
|