From ecd343e45e1d096e553ed4dbbfed6c96c51be203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 10:42:40 +0000 Subject: [PATCH] Bump tmpl from 1.0.4 to 1.0.5 in /examples 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/yarn.lock | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/examples/yarn.lock b/examples/yarn.lock index f67f46224..435574125 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -2,10 +2,6 @@ # yarn lockfile v1 -"@react-native-community/viewpager@^1.1.7": - version "1.1.7" - resolved "https://registry.yarnpkg.com/@react-native-community/viewpager/-/viewpager-1.1.7.tgz#7d3b1631f1ec91145db92a8e25c80d53027e96ba" - abab@^1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.3.tgz#b81de5f7274ec4e756d797cd834f303642724e5d" @@ -3282,9 +3278,8 @@ react-devtools-core@^2.5.0: ws "^2.0.3" react-native-swiper@../: - version "1.6.0-nightly.1" + version "1.6.0-nightly.4" dependencies: - "@react-native-community/viewpager" "^1.1.7" prop-types "^15.5.10" react-native@0.48.4: @@ -4003,8 +3998,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"