From ebcd9ce87287d310b9c9cf9acef548a44e0a526f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 06:50:07 +0000 Subject: [PATCH] Bump tmpl from 1.0.4 to 1.0.5 in /services/bot 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] --- services/bot/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/bot/yarn.lock b/services/bot/yarn.lock index fdf1dae..e0bf646 100644 --- a/services/bot/yarn.lock +++ b/services/bot/yarn.lock @@ -6562,8 +6562,8 @@ through@~2.3.4: resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz" tmpl@1.0.x: - version "1.0.4" - resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz" + version "1.0.5" + resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" to-fast-properties@^2.0.0: version "2.0.0"