From e2281deb5d129f12b89248b240ab491d3b1ea296 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 8 Sep 2024 00:01:31 +0000 Subject: [PATCH] Update dependency @prettier/plugin-pug to v3.1.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cf28718..c24c97d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -125,9 +125,9 @@ integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== "@prettier/plugin-pug@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@prettier/plugin-pug/-/plugin-pug-3.0.0.tgz#9943c3b341f1d8a3cb44a1c2850b1a254906da5a" - integrity sha512-ERMMvGSJK/7CTc8OT7W/dtlV43sytyNeiCWckN0DIFepqwXotU0+coKMv5Wx6IWSNj7ZSjdNGBAA1nMPi388xw== + version "3.1.0" + resolved "https://registry.yarnpkg.com/@prettier/plugin-pug/-/plugin-pug-3.1.0.tgz#1915a31996a4365a2ad221bf8bcae2f4ff1a6edd" + integrity sha512-Zwm1JnMRMejF5aOGTNux8ZmBvdYeouyyq2tgEw+18hkWZzUjXMv9OLT/bEKS2LEj98Pr1uWtN04sIJKzF8J1tQ== dependencies: pug-lexer "^5.0.1"