From 28d16188b112c1fc41179ea0a9bb755df819468f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 02:06:40 +0000 Subject: [PATCH] chore(deps): 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 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index e3aa82b0..50ccacc1 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5158,9 +5158,10 @@ react-is@^16.8.1, react-is@^16.8.4, react-is@^16.9.0: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.10.2.tgz#984120fd4d16800e9a738208ab1fba422d23b5ab" integrity sha512-INBT1QEgtcCCgvccr5/86CfD71fw9EPmDxgiJX4I2Ddr6ZsV6iFXsuby+qWJPtmNuMY0zByTsG4468P7nHuNWA== -"react-native-brightcove-player@https://github.com/manse/react-native-brightcove-player.git#rn60": - version "1.6.7" - resolved "https://github.com/manse/react-native-brightcove-player.git#7ffbd93557d56910bd5e007914849d6eba4e51a7" +react-native-brightcove-player@1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/react-native-brightcove-player/-/react-native-brightcove-player-1.7.0.tgz#e52d8d5eed5846f4368eae30c33252a84868b508" + integrity sha512-nZlFTfMxIVeBbrfn6YenHATXs4FJ1eJhlFdVfKLNMELWHltGIbyNViiA0vGKzBc+NkMSVfwJ/bdy/VsXaCjSDQ== dependencies: prop-types "^15.5.10" @@ -6069,9 +6070,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"