From 19f94e59149b1bacd85448222c267157f2de7111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 02:14:51 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20tmpl=20from=201.0.4=20to=201.0.5=20in=20?= =?UTF-8?q?/=E4=BB=BF=E5=B0=8F=E7=B1=B3=E5=95=86=E5=9F=8E=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../yarn.lock" | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git "a/\344\273\277\345\260\217\347\261\263\345\225\206\345\237\216\347\247\273\345\212\250\347\253\257/yarn.lock" "b/\344\273\277\345\260\217\347\261\263\345\225\206\345\237\216\347\247\273\345\212\250\347\253\257/yarn.lock" index 95ea2ac..b83dbab 100644 --- "a/\344\273\277\345\260\217\347\261\263\345\225\206\345\237\216\347\247\273\345\212\250\347\253\257/yarn.lock" +++ "b/\344\273\277\345\260\217\347\261\263\345\225\206\345\237\216\347\247\273\345\212\250\347\253\257/yarn.lock" @@ -7965,6 +7965,11 @@ react-is@^16.6.3, react-is@^16.7.0: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.7.0.tgz#c1bd21c64f1f1364c6f70695ec02d69392f41bfa" integrity sha512-Z0VRQdF4NPDoI0tsXVMLkJLiwEBa+RP66g0xDHxgxysxSoCUccSten4RTF/UFvZF1dZvZ9Zu1sx+MDXwcOR34g== +react-lazyload@^2.5.0: + version "2.6.9" + resolved "https://registry.yarnpkg.com/react-lazyload/-/react-lazyload-2.6.9.tgz#5a88c885bb98a3b6580759d51039867d1c97d198" + integrity sha512-vB7WLp+ZlTEy6LEFFiMtCys7ShX4P64t/eUOAXt58qret6HCbwMY5f/cD0EPCXx1z/UZC3wb9kxPf2DVIQkc4Q== + react-redux@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-6.0.0.tgz#09e86eeed5febb98e9442458ad2970c8f1a173ef" @@ -9251,9 +9256,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-arraybuffer@^1.0.0: version "1.0.1"