aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-30 05:07:37 +0000
committerGitHub <noreply@github.com>2022-03-30 05:07:37 +0000
commit7c17260c2d67bc3305ce045d2124bda442c77960 (patch)
treea176d2cbff0a44c1d59416e2f94ef82e62bb754b /FrontEnd/package.json
parent6fd18808c37b5fe4665817422d01b49a53b26449 (diff)
downloadtimeline-7c17260c2d67bc3305ce045d2124bda442c77960.tar.gz
timeline-7c17260c2d67bc3305ce045d2124bda442c77960.tar.bz2
timeline-7c17260c2d67bc3305ce045d2124bda442c77960.zip
build(deps-dev): Bump @types/lodash in /FrontEnd
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.180 to 4.14.181. - [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/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index fe617a90..b93abab3 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/color": "^3.0.3",
- "@types/lodash": "^4.14.180",
+ "@types/lodash": "^4.14.181",
"@types/node": "^17.0.23",
"@types/react": "^17.0.43",
"@types/react-color": "^3.0.6",