From e6cbcb0ad0ee148a1bcea56c0acee6786148e6a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 15:44:17 +0000 Subject: [PATCH] chore: update dependency @types/mustache to v4.2.2 --- 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..4e8254cc 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.2", "@types/unist": "2.0.3", "postcss": "8.4.14", "postcss-cli": "8.3.1", diff --git a/yarn.lock b/yarn.lock index dca8ba1b..71f2ce46 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.2": + version "4.2.2" + resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.2.2.tgz#825bf5c214c3ab84d0b23fef2c8eb898f3ff8717" + integrity sha512-MUSpfpW0yZbTgjekDbH0shMYBUD+X/uJJJMm9LXN1d5yjl5lCY1vN/eWKD6D1tOtjA6206K0zcIPnUaFMurdNA== "@types/node-emoji@1.8.1": version "1.8.1"