Skip to content

Commit b4b3569

Browse files
Bump the npm group with 2 updates (#77)
Bumps the npm group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [prettier](https://github.com/prettier/prettier). Updates `astro` from 5.16.3 to 5.16.4 - [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/[email protected]/packages/astro) Updates `prettier` from 3.7.3 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.3...3.7.4) --- updated-dependencies: - dependency-name: astro dependency-version: 5.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3806980 commit b4b3569

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -19,7 +19,7 @@
1919
"@astrojs/starlight": "^0.37.0",
2020
"@astrojs/starlight-tailwind": "^4.0.2",
2121
"@tailwindcss/vite": "^4.1.17",
22-
"astro": "^5.16.3",
22+
"astro": "^5.16.4",
2323
"astro-robots-txt": "^1.0.0",
2424
"clsx": "^2.1.1",
2525
"hast": "^1.0.0",
@@ -35,7 +35,7 @@
3535
"@tailwindcss/typography": "^0.5.19",
3636
"@types/markdown-it": "^14.1.1",
3737
"@types/sanitize-html": "^2.16.0",
38-
"prettier": "^3.7.3",
38+
"prettier": "^3.7.4",
3939
"prettier-plugin-astro": "^0.14.1",
4040
"unified": "^11.0.5",
4141
"vfile": "^6.0.3"

0 commit comments

Comments
 (0)