aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-11-17 19:52:02 +0800
committerGitHub <noreply@github.com>2021-11-17 19:52:02 +0800
commit5ea25b30d75f5b43b3702eca9477485b11854cd9 (patch)
treeb97d72b21a4b7f11de4c2dbb72f157a4d4c0e6c6
parentebf3309a6e44d34f4b8fc99db5f740f88bf10861 (diff)
parent7cc1ad80eeca56a53a5c1e7ec1e16b8f318693b3 (diff)
downloadtimeline-5ea25b30d75f5b43b3702eca9477485b11854cd9.tar.gz
timeline-5ea25b30d75f5b43b3702eca9477485b11854cd9.tar.bz2
timeline-5ea25b30d75f5b43b3702eca9477485b11854cd9.zip
Merge pull request #939 from crupest/dependabot/npm_and_yarn/FrontEnd/types/lodash-4.14.177
build(deps-dev): Bump @types/lodash from 4.14.176 to 4.14.177 in /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 de2d6a54..0c07538e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -49,7 +49,7 @@
},
"devDependencies": {
"@types/color": "^3.0.2",
- "@types/lodash": "^4.14.176",
+ "@types/lodash": "^4.14.177",
"@types/node": "^16.11.7",
"@types/react": "^17.0.34",
"@types/react-color": "^3.0.6",