From 79414da947bebb9bd5737720958bef686d6bf0a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 13:42:58 +0000 Subject: [PATCH] Bump typescript-memoize from 1.0.0-alpha.4 to 1.0.0 Bumps [typescript-memoize](https://github.com/darrylhodgins/typescript-memoize) from 1.0.0-alpha.4 to 1.0.0. - [Release notes](https://github.com/darrylhodgins/typescript-memoize/releases) - [Commits](https://github.com/darrylhodgins/typescript-memoize/commits/v1.0.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 64036b37f..d35f93e7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15413,9 +15413,9 @@ typedarray@^0.0.6: integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= typescript-memoize@^1.0.0-alpha.3: - version "1.0.0-alpha.4" - resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.0.0-alpha.4.tgz#fd97ab63807c3392af5d0ac5f4754254a4fcd634" - integrity sha512-woA2UUWSvx8ugkEjPN8DMuNjukBp8NQeLmz+LRXbEsQIvhLR8LSlD+8Qxdk7NmgE8xeJabJdU8zSrO4ozijGjg== + version "1.0.0" + resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.0.0.tgz#ad3b0e7e5a411ca234be123f913a2a31302b7eb6" + integrity sha512-B1eufjs/mGzHqoGeI1VT/dnSBoZr2v3i3/Wm8NmdxlZflyVdleE8wO0QwUuj4NfundD7T5nU3I7HSKp/5BD9og== typescript@~4.2.3: version "4.2.3"