aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-28 05:09:00 +0000
committerGitHub <noreply@github.com>2022-02-28 05:09:00 +0000
commit8875b0430b0febe272bb6f5987fce554ecd65536 (patch)
tree13cfee8394e8ab11defbf3d95411e72a4643073b /FrontEnd
parent121a9c2a32e0274c120736ea631f08c5a615d0d1 (diff)
downloadtimeline-8875b0430b0febe272bb6f5987fce554ecd65536.tar.gz
timeline-8875b0430b0febe272bb6f5987fce554ecd65536.tar.bz2
timeline-8875b0430b0febe272bb6f5987fce554ecd65536.zip
build(deps-dev): Bump @types/lodash in /FrontEnd
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.178 to 4.14.179. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 014e1d7a..66ab6166 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/color": "^3.0.3",
- "@types/lodash": "^4.14.178",
+ "@types/lodash": "^4.14.179",
"@types/node": "^17.0.21",
"@types/react": "^17.0.39",
"@types/react-color": "^3.0.6",