From 6eed96df97cb10e70dbe7b9598a43d9f7a58748c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 05:00:41 +0000 Subject: [PATCH] Bump tmpl from 1.0.4 to 1.0.5 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 | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/yarn.lock b/yarn.lock index edcd39a..4230c37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -94,7 +94,7 @@ boom@0.4.x: dependencies: hoek "0.9.x" -brace-expansion@^1.0.0, brace-expansion@^1.1.7: +brace-expansion@^1.1.7: version "1.1.7" resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.7.tgz#3effc3c50e000531fb720eaff80f0ae8ef23cf59" dependencies: @@ -947,12 +947,6 @@ mime@~1.2.11: dependencies: brace-expansion "^1.1.7" -minimatch@^2.0.8: - version "2.0.10" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz#8d087c39c6b38c001b97fca7ce6d0e1e80afbac7" - dependencies: - brace-expansion "^1.0.0" - minimist@0.0.8, minimist@~0.0.1: version "0.0.8" resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" @@ -1285,8 +1279,8 @@ tmp@0.0.28: os-tmpdir "~1.0.1" tmpl@1.0.x: - version "1.0.4" - resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1" + version "1.0.5" + resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" tough-cookie@>=0.12.0: version "2.3.2" @@ -1407,14 +1401,14 @@ yui@^3.18.1: dependencies: request "~2.40.0" -yuidocjs@~0.9.0: - version "0.9.0" - resolved "https://registry.npmjs.org/yuidocjs/-/yuidocjs-0.9.0.tgz#d2ff2b37cadf30e3d45385c58f5003e5a83f2723" +yuidocjs@^0.10.2: + version "0.10.2" + resolved "https://registry.yarnpkg.com/yuidocjs/-/yuidocjs-0.10.2.tgz#33924967ce619024cd70ef694e267d2f988f73f6" dependencies: express "^4.13.1" graceful-fs "^4.1.2" markdown-it "^4.3.0" mdn-links "^0.1.0" - minimatch "^2.0.8" + minimatch "^3.0.2" rimraf "^2.4.1" yui "^3.18.1"