From c181cfb6a44faef40f37450d484a277269204910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:29:28 +0000 Subject: [PATCH] chore(deps-dev): bump @tsed/monorepo-utils from 1.9.2 to 1.9.3 Bumps [@tsed/monorepo-utils](https://github.com/TypedProject/tsed-monorepo-utils) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/TypedProject/tsed-monorepo-utils/releases) - [Changelog](https://github.com/TypedProject/tsed-monorepo-utils/blob/master/release.config.js) - [Commits](https://github.com/TypedProject/tsed-monorepo-utils/compare/v1.9.2...v1.9.3) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a07e57d1471..8d90f5381fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2161,9 +2161,9 @@ tslib "1.11.0" "@tsed/monorepo-utils@^1.9.2": - version "1.9.2" - resolved "https://registry.yarnpkg.com/@tsed/monorepo-utils/-/monorepo-utils-1.9.2.tgz#b6cc6dbfc36b4c1c0af1a188bf2d3b73d5357e7c" - integrity sha512-PpduqM5tdfX1Dsa6o2C9wDDsZqSKSUMqMFO7Ys6xvzHTbJTeLaHr0n2XKzHTUIrvxVxcUO/48ha+7JZkYMYlsA== + version "1.9.3" + resolved "https://registry.yarnpkg.com/@tsed/monorepo-utils/-/monorepo-utils-1.9.3.tgz#96eb5fb846186d3926fcecbbd0e50aecd75712c5" + integrity sha512-EG0SBvzMRqfXqavQpWtZ2CEiQvtfzOsYVvbpcP065MepL1CZ+3+jHzUAL4yluaCfDBUYPqt9U3lp6yfAegbTiA== dependencies: axios "0.19.2" chalk "3.0.0"