From c8c9853da5ab0174bfbb20ab50041b227d4dad03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 13:25:39 +0000 Subject: [PATCH] Bump tmpl from 1.0.4 to 1.0.5 in /Example 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] --- Example/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Example/yarn.lock b/Example/yarn.lock index c4b8a90..0d5e782 100644 --- a/Example/yarn.lock +++ b/Example/yarn.lock @@ -3465,8 +3465,8 @@ react-native-drawer-layout@1.3.2: dependencies: react-native-dismiss-keyboard "1.0.0" -"react-native-scrollable-tab-view@file:../": - version "0.6.7" +"react-native-scrollable-tab-view@file:..": + version "0.1.4" dependencies: create-react-class "^15.6.2" prop-types "^15.6.0" @@ -4239,8 +4239,8 @@ tmp@^0.0.33: os-tmpdir "~1.0.2" 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"