From c9821dafa5fd4b5257daa51168e7ad13fafa8980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 04:28:38 +0000 Subject: [PATCH] Bump utils-decorators from 1.8.1 to 1.8.3 in /terminus-local 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-local/package.json | 2 +- terminus-local/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/terminus-local/package.json b/terminus-local/package.json index 2551c1b0..de7def99 100644 --- a/terminus-local/package.json +++ b/terminus-local/package.json @@ -31,7 +31,7 @@ "runes": "^0.4.2", "shell-escape": "^0.2.0", "slugify": "^1.5.3", - "utils-decorators": "^1.8.1" + "utils-decorators": "^1.8.3" }, "peerDependencies": { "@angular/animations": "^9.1.9", diff --git a/terminus-local/yarn.lock b/terminus-local/yarn.lock index d679761e..13c8f407 100644 --- a/terminus-local/yarn.lock +++ b/terminus-local/yarn.lock @@ -473,10 +473,10 @@ unbox-primitive@^1.0.0: has-symbols "^1.0.2" 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== +utils-decorators@^1.8.3: + 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"