diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-22 08:29:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-22 08:29:26 +0000 |
commit | a11fbeea4e836fa02ab2c66ca2395e3455b10d4b (patch) | |
tree | 6d942df6c0363bd428c62407d3b41870b34af826 /FrontEnd/package.json | |
parent | a5ea95b80c365ee02b32d8278a456dc46ff300df (diff) | |
parent | 499eaf3c1a93f209dec8244dab29fd4fceeff01c (diff) | |
download | timeline-a11fbeea4e836fa02ab2c66ca2395e3455b10d4b.tar.gz timeline-a11fbeea4e836fa02ab2c66ca2395e3455b10d4b.tar.bz2 timeline-a11fbeea4e836fa02ab2c66ca2395e3455b10d4b.zip |
Merge pull request #299 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.31
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 f0312a45..d618bc9f 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -66,7 +66,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",
- "@types/node": "^14.14.30",
+ "@types/node": "^14.14.31",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"@types/react-responsive": "^8.0.2",
|