From a2dba19f949cb2f207f29e481814f51a6a691d9e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 4 Jun 2021 04:28:56 +0000
Subject: [PATCH] Bump utils-decorators from 1.8.1 to 1.8.3 in
 /terminus-terminal

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] <support@github.com>
---
 terminus-terminal/yarn.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/terminus-terminal/yarn.lock b/terminus-terminal/yarn.lock
index 2c66f1fb..f844ae51 100644
--- a/terminus-terminal/yarn.lock
+++ b/terminus-terminal/yarn.lock
@@ -533,9 +533,9 @@ unbox-primitive@^1.0.0:
     which-boxed-primitive "^1.0.2"
 
 utils-decorators@^1.8.1:
-  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"