From 2c659df2f2d0e603de17f46ec196dc3b9bca5fbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:45:25 +0000 Subject: [PATCH] chore(deps): bump prettier-plugin-astro from 0.12.1 to 0.12.2 (#1709) Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/withastro/prettier-plugin-astro/releases) - [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md) - [Commits](https://github.com/withastro/prettier-plugin-astro/compare/v0.12.1...v0.12.2) --- updated-dependencies: - dependency-name: prettier-plugin-astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 96c58bae72..a0da70be7e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "astro": "^3.5.5", "astro-feelback": "^0.3.4", "prettier": "^3.0.3", - "prettier-plugin-astro": "^0.12.1", + "prettier-plugin-astro": "^0.12.2", "rehype-autolink-headings": "^7.1.0", "sharp": "^0.32.6", "shiki": "^0.14.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47c1d3d31d..f9d1956b0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: specifier: ^3.0.3 version: 3.0.3 prettier-plugin-astro: - specifier: ^0.12.1 - version: 0.12.1 + specifier: ^0.12.2 + version: 0.12.2 rehype-autolink-headings: specifier: ^7.1.0 version: 7.1.0 @@ -3757,8 +3757,8 @@ packages: which-pm: 2.0.0 dev: false - /prettier-plugin-astro@0.12.1: - resolution: {integrity: sha512-1mlNIU/cV+25oB4z5wXzOz2fSDcawG3MsVUwgw2i8VSy7voLSENMSpR1juu3U5MAVUo3owuyax11QuylbpuqOQ==} + /prettier-plugin-astro@0.12.2: + resolution: {integrity: sha512-1OXSEht27zrnX7rCa0bEpLdspeumFW4hnj4+JzPuG5bRlSOAhD0rbXBNZfRD9q0Qbr00EcCcnjd6k6M8q+GfTA==} engines: {node: ^14.15.0 || >=16.0.0} dependencies: '@astrojs/compiler': 1.8.2