From b1b3a054a290fe5bed0636715518a47e16e8d9ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:14:07 +0530 Subject: [PATCH] chore(deps-dev): bump prettier-plugin-astro from 0.9.1 to 0.10.0 (#5158) Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.9.1 to 0.10.0. - [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.9.1...v0.10.0) --- updated-dependencies: - dependency-name: prettier-plugin-astro dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 40 +++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 20 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0e5f15e6c..c538d4fc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "postcss": "^8.4.24", "postcss-cli": "^10.1.0", "prettier": "^2.8.8", - "prettier-plugin-astro": "^0.9.1", + "prettier-plugin-astro": "^0.10.0", "rollup": "^3.23.0", "rtlcss": "^4.1.0", "sass": "^1.62.1", @@ -59,9 +59,9 @@ } }, "node_modules/@astrojs/compiler": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.4.0.tgz", - "integrity": "sha512-Vav3a32Ct+omowV9X9kDM2ghWAvFdjZkv5BdvBjZCKYbFVT6//IZApDIVbHI1UPuLuD2sKyLWx2T+E7clqUJdg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.5.0.tgz", + "integrity": "sha512-k04X/7nlMklU0HQUScxbCTf5n8/Vr+0U0bawb9QWulWxd6qJf3FmBrNATgTYiltjB4pc5HBqmmttAfFi7m4lLg==", "dev": true }, "node_modules/@astrojs/language-server": { @@ -8618,15 +8618,14 @@ } }, "node_modules/prettier-plugin-astro": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.9.1.tgz", - "integrity": "sha512-pYZXSbdq0eElvzoIMArzv1SBn1NUXzopjlcnt6Ql8VW32PjC12NovwBjXJ6rh8qQLi7vF8jNqAbraKW03UPfag==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.10.0.tgz", + "integrity": "sha512-dPzop0gKZyVGpTDQmfy+e7FKXC9JT3mlpfYA2diOVz+Ui+QR1U4G/s+OesKl2Hib2JJOtAYJs/l+ovgT0ljlFA==", "dev": true, "dependencies": { - "@astrojs/compiler": "^1.0.1", - "prettier": "^2.8.3", - "sass-formatter": "^0.7.5", - "synckit": "^0.8.4" + "@astrojs/compiler": "^1.5.0", + "prettier": "^2.8.8", + "sass-formatter": "^0.7.6" }, "engines": { "node": "^14.15.0 || >=16.0.0", @@ -11391,9 +11390,9 @@ } }, "@astrojs/compiler": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.4.0.tgz", - "integrity": "sha512-Vav3a32Ct+omowV9X9kDM2ghWAvFdjZkv5BdvBjZCKYbFVT6//IZApDIVbHI1UPuLuD2sKyLWx2T+E7clqUJdg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.5.0.tgz", + "integrity": "sha512-k04X/7nlMklU0HQUScxbCTf5n8/Vr+0U0bawb9QWulWxd6qJf3FmBrNATgTYiltjB4pc5HBqmmttAfFi7m4lLg==", "dev": true }, "@astrojs/language-server": { @@ -17377,15 +17376,14 @@ "dev": true }, "prettier-plugin-astro": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.9.1.tgz", - "integrity": "sha512-pYZXSbdq0eElvzoIMArzv1SBn1NUXzopjlcnt6Ql8VW32PjC12NovwBjXJ6rh8qQLi7vF8jNqAbraKW03UPfag==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.10.0.tgz", + "integrity": "sha512-dPzop0gKZyVGpTDQmfy+e7FKXC9JT3mlpfYA2diOVz+Ui+QR1U4G/s+OesKl2Hib2JJOtAYJs/l+ovgT0ljlFA==", "dev": true, "requires": { - "@astrojs/compiler": "^1.0.1", - "prettier": "^2.8.3", - "sass-formatter": "^0.7.5", - "synckit": "^0.8.4" + "@astrojs/compiler": "^1.5.0", + "prettier": "^2.8.8", + "sass-formatter": "^0.7.6" } }, "pretty-hrtime": { diff --git a/package.json b/package.json index 37951d480..8f1d85585 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "postcss": "^8.4.24", "postcss-cli": "^10.1.0", "prettier": "^2.8.8", - "prettier-plugin-astro": "^0.9.1", + "prettier-plugin-astro": "^0.10.0", "rollup": "^3.23.0", "rtlcss": "^4.1.0", "sass": "^1.62.1",