From 8aac1eb6d607090625336359b48f8683e2cb0417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 02:52:43 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.14.189 --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index b293c7f..6c2e411 100644 --- a/ui/package.json +++ b/ui/package.json @@ -54,7 +54,7 @@ "devDependencies": { "@testing-library/vue": "6.6.1", "@types/jest": "29.2.3", - "@types/lodash": "4.14.188", + "@types/lodash": "4.14.189", "@types/vue-markdown": "2.2.1", "@typescript-eslint/eslint-plugin": "5.42.1", "@typescript-eslint/parser": "5.42.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index 8a831ad..03c4adb 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1621,10 +1621,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== -"@types/lodash@4.14.188": - version "4.14.188" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.188.tgz#e4990c4c81f7c9b00c5ff8eae389c10f27980da5" - integrity sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w== +"@types/lodash@4.14.189": + version "4.14.189" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.189.tgz#975ff8c38da5ae58b751127b19ad5e44b5b7f6d2" + integrity sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA== "@types/luxon@3.1.0": version "3.1.0"