From c32b38c066621af18e894f1b1b1e9ee02aca587d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 04:26:58 +0000 Subject: [PATCH] Bump utils-decorators from 1.8.1 to 1.8.3 in /terminus-settings Bumps [utils-decorators](https://github.com/vlio20/utils-decorators) from 1.8.1 to 1.8.3. - [Release notes](https://github.com/vlio20/utils-decorators/releases) - [Commits](https://github.com/vlio20/utils-decorators/commits) --- updated-dependencies: - dependency-name: utils-decorators dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- terminus-settings/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terminus-settings/yarn.lock b/terminus-settings/yarn.lock index 89e46a70..93e63e2e 100644 --- a/terminus-settings/yarn.lock +++ b/terminus-settings/yarn.lock @@ -13,8 +13,8 @@ tinyqueue@^2.0.3: integrity sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA== utils-decorators@^1.8.0: - version "1.8.1" - resolved "https://registry.yarnpkg.com/utils-decorators/-/utils-decorators-1.8.1.tgz#6e7e2cf46c05a9554c05f004e5235696142bd5f7" - integrity sha512-UpqzJj40jdTknZpxdeYL7p+8Ynl3bpHP6yoxoY+RmuDCOaelTiOz4GcDpScPvfZhv/ivHTV1bPJZeQd8tlxczA== + version "1.8.3" + resolved "https://registry.yarnpkg.com/utils-decorators/-/utils-decorators-1.8.3.tgz#7ec9c2b4a943658de34cb2533bf2fd9c4b1cd61b" + integrity sha512-QtoRQikWeYtMZsT5ChOz5HNzYxLGCEBUELQ1J8+WIuSQo+1D2bPwIY08DKzw88YSl2HXes60RxfafYhgXnlVJA== dependencies: tinyqueue "^2.0.3"