From d666270b684dbc59b5efc3d67a2065baa2361af2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 16:38:25 +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 | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 56284f3..f4727a1 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -9824,9 +9824,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" @@ -9931,8 +9931,14 @@ ts-loader@^5.3.3: semver "^5.0.1" "ts-transformer-visualizer@link:../lib": - version "0.0.0" - uid "" + version "1.0.0" + dependencies: + react-diff-viewer "3.0.1" + react-flexbox-grid "^2.1.2" + react-redux "^7.1.3" + react-transition-group "^4.3.0" + redux "^4.0.5" + redux-devtools-extension "^2.13.8" tsconfig-paths-webpack-plugin@^3.2.0: version "3.2.0"