aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-09 05:06:05 +0000
committerGitHub <noreply@github.com>2021-12-09 05:06:05 +0000
commitab962e8990f9a4f0f5c68601de6f3a31220ad984 (patch)
treec78b8546450b6db22949de56ee6015180beacb7d
parent99b6193a04b1cb0144e5d1926a1a4a27ef4ca66d (diff)
downloadtimeline-ab962e8990f9a4f0f5c68601de6f3a31220ad984.tar.gz
timeline-ab962e8990f9a4f0f5c68601de6f3a31220ad984.tar.bz2
timeline-ab962e8990f9a4f0f5c68601de6f3a31220ad984.zip
build(deps-dev): Bump @types/lodash in /FrontEnd
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.177 to 4.14.178. - [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>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7be0e20a..9102d94e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/color": "^3.0.2",
- "@types/lodash": "^4.14.177",
+ "@types/lodash": "^4.14.178",
"@types/node": "^16.11.12",
"@types/react": "^17.0.37",
"@types/react-color": "^3.0.6",