From 13c7386a8e807c8c9083670a161c3a815f3ead21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 21:37:39 +0000 Subject: [PATCH] chore: update dependency @types/mustache to v4.2.1 --- packages/document/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/document/package.json b/packages/document/package.json index 0adfeb6b..83f7310f 100644 --- a/packages/document/package.json +++ b/packages/document/package.json @@ -73,7 +73,7 @@ }, "devDependencies": { "@types/micromatch": "4.0.2", - "@types/mustache": "4.1.2", + "@types/mustache": "4.2.1", "@types/unist": "2.0.3", "postcss": "8.4.14", "postcss-cli": "8.3.1", diff --git a/yarn.lock b/yarn.lock index dca8ba1b..db3b1294 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4962,10 +4962,10 @@ dependencies: "@types/node" "*" -"@types/mustache@4.1.2": - version "4.1.2" - resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.1.2.tgz#d0e158013c81674a5b6d8780bc3fe234e1804eaf" - integrity sha512-c4OVMMcyodKQ9dpwBwh3ofK9P6U9ZktKU9S+p33UqwMNN1vlv2P0zJZUScTshnx7OEoIIRcCFNQ904sYxZz8kg== +"@types/mustache@4.2.1": + version "4.2.1" + resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.2.1.tgz#724a2fca5763117dee626aa4ca3e3f6e546e7434" + integrity sha512-gFAlWL9Ik21nJioqjlGCnNYbf9zHi0sVbaZ/1hQEBcCEuxfLJDvz4bVJSV6v6CUaoLOz0XEIoP7mSrhJ6o237w== "@types/node-emoji@1.8.1": version "1.8.1"