From bc6c6d674ea7e7d7e2c835043b7191a7e41a2860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 01:52:33 +0000 Subject: [PATCH] build(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/deep-memo 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] --- packages/deep-memo/yarn.lock | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/packages/deep-memo/yarn.lock b/packages/deep-memo/yarn.lock index 4abd137..a367ded 100644 --- a/packages/deep-memo/yarn.lock +++ b/packages/deep-memo/yarn.lock @@ -5985,8 +5985,8 @@ 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" + version "1.0.5" + resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" to-fast-properties@^1.0.3: version "1.0.3" @@ -6125,6 +6125,15 @@ universalify@^0.1.0: version "0.1.2" resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" +unmutable@^0.48.0: + version "0.48.0" + resolved "https://registry.yarnpkg.com/unmutable/-/unmutable-0.48.0.tgz#6f1d0c009d570fb7c67d8b127393ff4d0ecc9707" + dependencies: + "@babel/runtime" "^7.1.5" + fast-deep-equal "^1.0.0" + is-plain-object "^2.0.4" + lodash.range "^3.2.0" + unset-value@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"