From 48a36033fddaf6bf8984470ef5e271d6dd54f1ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 11:51:28 +0000 Subject: [PATCH] Bump tmpl from 1.0.4 to 1.0.5 in /sample/SampleProject 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] --- sample/SampleProject/yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sample/SampleProject/yarn.lock b/sample/SampleProject/yarn.lock index f8a8b0b3..6318339e 100644 --- a/sample/SampleProject/yarn.lock +++ b/sample/SampleProject/yarn.lock @@ -5537,10 +5537,10 @@ react-is@^17.0.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339" integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA== -react-native-verloop-sdk@^1.0.69-rc08: - version "1.0.69-rc08" - resolved "https://registry.yarnpkg.com/react-native-verloop-sdk/-/react-native-verloop-sdk-1.0.69-rc08.tgz#f3da17f6b5237225737faf4825bd2045fea76828" - integrity sha512-UQpqFwKaz5CDo/K+h77fRf2pJPD8Ht5gwreHkGxalzCVeSdW2aNrlmYSp8rXxWxY4+MUdfgsBE6I4e6RK11/fw== +react-native-verloop-sdk@^1.0.70: + version "1.0.71" + resolved "https://registry.yarnpkg.com/react-native-verloop-sdk/-/react-native-verloop-sdk-1.0.71.tgz#12e5434f4727d6a1bb91fecc51ffe3d078514dfc" + integrity sha512-7zrLp/qApYtqDPBYCwCYARsOsS99IQroVtFu1mijTB2EOGomA0EQh4YncAAFoYFfPTtRaZfivlgmpjVJmmgmMA== react-native@0.62.2: version "0.62.2" @@ -6492,9 +6492,9 @@ 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" - integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE= + version "1.0.5" + resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" + integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw== to-fast-properties@^2.0.0: version "2.0.0"