From 7bd8fe6eedfef82406cc49c6852f6180b521280e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2020 14:00:52 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.157 (#6608) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6987b0e3e1dc2c..93be9e1dc2ef90 100644 --- a/package.json +++ b/package.json @@ -202,7 +202,7 @@ "@types/js-yaml": "3.12.4", "@types/json5": "0.0.30", "@types/later": "1.2.6", - "@types/lodash": "4.14.155", + "@types/lodash": "4.14.157", "@types/luxon": "1.24.1", "@types/markdown-it": "10.0.1", "@types/markdown-table": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 671c4f589c64a7..8fe5821dcc1fff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1663,10 +1663,10 @@ resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-2.1.0.tgz#ea3dd64c4805597311790b61e872cbd1ed2cd806" integrity sha512-Q7DYAOi9O/+cLLhdaSvKdaumWyHbm7HAk/bFwwyTuU0arR5yyCeW5GOoqt4tJTpDRxhpx9Q8kQL6vMpuw9hDSw== -"@types/lodash@4.14.155": - version "4.14.155" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a" - integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg== +"@types/lodash@4.14.157": + version "4.14.157" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.157.tgz#fdac1c52448861dfde1a2e1515dbc46e54926dc8" + integrity sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ== "@types/luxon@1.24.1": version "1.24.1"