Skip to content

Commit 6884ca9

Browse files
chore(deps): bump the npm group with 2 updates (#1262)
Bumps the npm group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro). Updates `astro` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.3.2/packages/astro) Updates `prettier-plugin-astro` from 0.14.1 to 1.0.0 - [Release notes](https://github.com/withastro/prettier-plugin-astro/releases) - [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md) - [Commits](withastro/prettier-plugin-astro@v0.14.1...v1.0.0) --- updated-dependencies: - dependency-name: astro dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier-plugin-astro dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e903de3 commit 6884ca9

2 files changed

Lines changed: 43 additions & 25 deletions

File tree

‎package-lock.json‎

Lines changed: 41 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"dependencies": {
1717
"@astrojs/sitemap": "^3.7.4",
1818
"@astrojs/starlight": "^0.42.0",
19-
"astro": "^7.2.9",
19+
"astro": "^7.3.2",
2020
"sharp": "^0.35.3"
2121
},
2222
"devDependencies": {
2323
"prettier": "^3.9.6",
24-
"prettier-plugin-astro": "^0.14.0",
24+
"prettier-plugin-astro": "^1.0.0",
2525
"vitest": "^5.0.0"
2626
},
2727
"overrides": {

0 commit comments

Comments
 (0)