From 7486c5079399e2da42535455aa4f8e26bb9f2c47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:29:58 +0000 Subject: [PATCH] Update dependency prettier-plugin-astro to v0.12.1 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 5c00974f..1e928e11 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-astro": "0.29.1", "postcss": "8.4.31", "prettier": "3.0.3", - "prettier-plugin-astro": "0.12.0", + "prettier-plugin-astro": "0.12.1", "prettier-plugin-tailwindcss": "0.5.6" }, "packageManager": "pnpm@8.9.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9dcfcc77..d4972fc7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,11 +68,11 @@ devDependencies: specifier: 3.0.3 version: 3.0.3 prettier-plugin-astro: - specifier: 0.12.0 - version: 0.12.0 + specifier: 0.12.1 + version: 0.12.1 prettier-plugin-tailwindcss: specifier: 0.5.6 - version: 0.5.6(prettier-plugin-astro@0.12.0)(prettier@3.0.3) + version: 0.5.6(prettier-plugin-astro@0.12.1)(prettier@3.0.3) packages: @@ -4166,8 +4166,8 @@ packages: fast-diff: 1.2.0 dev: true - /prettier-plugin-astro@0.12.0: - resolution: {integrity: sha512-8E+9YQR6/5CPZJs8XsfBw579zrwZkc0Wb7x0fRVm/51JC8Iys4lBw4ecV8fHwpbQnzve86TUa4fJ08BJzqfWnA==} + /prettier-plugin-astro@0.12.1: + resolution: {integrity: sha512-1mlNIU/cV+25oB4z5wXzOz2fSDcawG3MsVUwgw2i8VSy7voLSENMSpR1juu3U5MAVUo3owuyax11QuylbpuqOQ==} engines: {node: ^14.15.0 || >=16.0.0} dependencies: '@astrojs/compiler': 1.8.1 @@ -4175,7 +4175,7 @@ packages: sass-formatter: 0.7.6 dev: true - /prettier-plugin-tailwindcss@0.5.6(prettier-plugin-astro@0.12.0)(prettier@3.0.3): + /prettier-plugin-tailwindcss@0.5.6(prettier-plugin-astro@0.12.1)(prettier@3.0.3): resolution: {integrity: sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==} engines: {node: '>=14.21.3'} peerDependencies: @@ -4228,7 +4228,7 @@ packages: optional: true dependencies: prettier: 3.0.3 - prettier-plugin-astro: 0.12.0 + prettier-plugin-astro: 0.12.1 dev: true /prettier@3.0.3: