From ba32c6900123ac297cc4e29fcc36eb5a39ad2b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Jul 2021 13:10:04 +0000 Subject: [PATCH] Bump utils-decorators from 1.8.3 to 1.10.0 in /tabby-settings Bumps [utils-decorators](https://github.com/vlio20/utils-decorators) from 1.8.3 to 1.10.0. - [Release notes](https://github.com/vlio20/utils-decorators/releases) - [Commits](https://github.com/vlio20/utils-decorators/commits/1.10.0) --- updated-dependencies: - dependency-name: utils-decorators dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tabby-settings/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tabby-settings/yarn.lock b/tabby-settings/yarn.lock index 93e63e2e..9f07e3ce 100644 --- a/tabby-settings/yarn.lock +++ b/tabby-settings/yarn.lock @@ -13,8 +13,8 @@ tinyqueue@^2.0.3: integrity sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA== utils-decorators@^1.8.0: - version "1.8.3" - resolved "https://registry.yarnpkg.com/utils-decorators/-/utils-decorators-1.8.3.tgz#7ec9c2b4a943658de34cb2533bf2fd9c4b1cd61b" - integrity sha512-QtoRQikWeYtMZsT5ChOz5HNzYxLGCEBUELQ1J8+WIuSQo+1D2bPwIY08DKzw88YSl2HXes60RxfafYhgXnlVJA== + version "1.10.0" + resolved "https://registry.yarnpkg.com/utils-decorators/-/utils-decorators-1.10.0.tgz#eb9208ccbb7fbb7488d5d04b2611df62c2fcaf4d" + integrity sha512-wlNRoPCFdxSReLfmhNqkZsg8FqsKu9d5trdSELxBZCtmK4KPtSidxRg24+bpZQjEBBF0hUIQEFz2uM7sBDVG2Q== dependencies: tinyqueue "^2.0.3"