From 93a0d0cf279d83f38ef88c3a53e70b1dd027ddcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 03:04:54 +0000 Subject: [PATCH] Bump tmpl from 1.0.4 to 1.0.5 in /examples/plain 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] --- examples/plain/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/plain/yarn.lock b/examples/plain/yarn.lock index 7b9c6b04..309ce10f 100644 --- a/examples/plain/yarn.lock +++ b/examples/plain/yarn.lock @@ -1059,7 +1059,7 @@ bser@^2.0.0: node-int64 "^0.4.0" "bugsnag-react-native@file:../..": - version "2.3.2" + version "2.4.2" dependencies: promise "^7" @@ -4908,8 +4908,8 @@ tmp@^0.0.31: os-tmpdir "~1.0.1" 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.1: version "1.0.3"