diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-13 07:15:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-13 07:15:16 +0000 |
commit | c58390fc8894a43219c8b3f77bf37eb1325df005 (patch) | |
tree | 6117312e8d3c635131cc6b02de6dcfcb1d5819ea | |
parent | 6339cfb798e955587d409d47dec629daedc788a1 (diff) | |
download | timeline-c58390fc8894a43219c8b3f77bf37eb1325df005.tar.gz timeline-c58390fc8894a43219c8b3f77bf37eb1325df005.tar.bz2 timeline-c58390fc8894a43219c8b3f77bf37eb1325df005.zip |
build(deps-dev): Bump @types/lodash in /FrontEnd
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.169.
- [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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index d0150342..14a72d15 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -68,7 +68,7 @@ "@babel/preset-typescript": "^7.13.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.7",
"@types/color": "^3.0.1",
- "@types/lodash": "^4.14.168",
+ "@types/lodash": "^4.14.169",
"@types/node": "^15.0.3",
"@types/react": "^17.0.5",
"@types/react-color": "^3.0.4",
|