From 3e65ee57f454a7fde587b737fc35227a79091cf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 02:05:27 +0000 Subject: [PATCH] Bump tmpl in /packages/async-memo-ize-plugin-redis-cache Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/async-memo-ize-plugin-redis-cache/yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/async-memo-ize-plugin-redis-cache/yarn.lock b/packages/async-memo-ize-plugin-redis-cache/yarn.lock index cd41fee..9a7cbe7 100644 --- a/packages/async-memo-ize-plugin-redis-cache/yarn.lock +++ b/packages/async-memo-ize-plugin-redis-cache/yarn.lock @@ -90,9 +90,9 @@ async-each@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d" -async-memo-ize@^0.1.5: - version "0.1.5" - resolved "https://registry.yarnpkg.com/async-memo-ize/-/async-memo-ize-0.1.5.tgz#bfdef53847baa3041753bb53b43ca437bb447d96" +async-memo-ize@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/async-memo-ize/-/async-memo-ize-0.2.0.tgz#9472ee90243148d30bb117d60b23c061ba323585" dependencies: lru_map "^0.3.3" @@ -2251,8 +2251,8 @@ timespan@2.x: resolved "https://registry.yarnpkg.com/timespan/-/timespan-2.3.0.tgz#4902ce040bd13d845c8f59b27e9d59bad6f39929" tmpl@1.0.x: - version "1.0.4" - resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1" + version "1.0.5" + resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" to-fast-properties@^1.0.3: version "1.0.3"