aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-13 15:53:48 +0800
committerGitHub <noreply@github.com>2021-05-13 15:53:48 +0800
commit26d03049dbf9fcdee29415a1b7d5ddd7fbe1914f (patch)
tree14b403cc5a08a4ef101b02be367572505837ba2b /FrontEnd/package.json
parent24c8f909f6e6b700b85b6986ff6b5993a70682e4 (diff)
parentd3649cf705c0e339c64653e8f243577eff2fb0ca (diff)
downloadtimeline-26d03049dbf9fcdee29415a1b7d5ddd7fbe1914f.tar.gz
timeline-26d03049dbf9fcdee29415a1b7d5ddd7fbe1914f.tar.bz2
timeline-26d03049dbf9fcdee29415a1b7d5ddd7fbe1914f.zip
Merge pull request #530 from crupest/dependabot/npm_and_yarn/FrontEnd/types/lodash-4.14.169
build(deps-dev): Bump @types/lodash from 4.14.168 to 4.14.169 in /FrontEnd
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 d0150342..14a72d15 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -68,7 +68,7 @@
"@babel/preset-typescript": "^7.13.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.7",
"@types/color": "^3.0.1",
- "@types/lodash": "^4.14.168",
+ "@types/lodash": "^4.14.169",
"@types/node": "^15.0.3",
"@types/react": "^17.0.5",
"@types/react-color": "^3.0.4",