aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-24 12:59:08 +0000
committerGitHub <noreply@github.com>2021-05-24 12:59:08 +0000
commit2463801ca4949985572022ca9d54602b9527d716 (patch)
treed183deac440f49c24e31729573f3222ee9240e17
parentdc4a076c4fb634cc4f86ea2545ef3e0892b44501 (diff)
downloadtimeline-2463801ca4949985572022ca9d54602b9527d716.tar.gz
timeline-2463801ca4949985572022ca9d54602b9527d716.tar.bz2
timeline-2463801ca4949985572022ca9d54602b9527d716.zip
build(deps-dev): Bump @types/lodash in /FrontEnd
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.169 to 4.14.170. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 44d67732..fd8f8a73 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -69,7 +69,7 @@
"@babel/preset-typescript": "^7.13.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.8",
"@types/color": "^3.0.1",
- "@types/lodash": "^4.14.169",
+ "@types/lodash": "^4.14.170",
"@types/node": "^15.6.0",
"@types/react": "^17.0.6",
"@types/react-color": "^3.0.4",