aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-04 05:05:39 +0000
committerGitHub <noreply@github.com>2021-08-04 05:05:39 +0000
commit5f52cc18b4c002490e490e49f357dd017ab5d4c7 (patch)
tree5c1f6f83d7a7829cd7b4849b1d7501577b864231 /FrontEnd
parent2ed242e04306db380a579d68998607f4ce2c366e (diff)
downloadtimeline-5f52cc18b4c002490e490e49f357dd017ab5d4c7.tar.gz
timeline-5f52cc18b4c002490e490e49f357dd017ab5d4c7.tar.bz2
timeline-5f52cc18b4c002490e490e49f357dd017ab5d4c7.zip
build(deps-dev): Bump @types/lodash in /FrontEnd
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.171 to 4.14.172. - [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 90994fb6..b740625c 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -49,7 +49,7 @@
},
"devDependencies": {
"@types/color": "^3.0.2",
- "@types/lodash": "^4.14.171",
+ "@types/lodash": "^4.14.172",
"@types/node": "^16.4.10",
"@types/react": "^17.0.15",
"@types/react-color": "^3.0.5",