Skip to content

Commit 117ce0d

Browse files
chore(deps): bump the npm group with 2 updates (#1017)
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/astro@5.16.4/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 202fa0b commit 117ce0d

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
@@ -16,11 +16,11 @@
1616
"dependencies": {
1717
"@astrojs/sitemap": "^3.6.0",
1818
"@astrojs/starlight": "^0.37.0",
19-
"astro": "^5.16.3",
19+
"astro": "^5.16.4",
2020
"sharp": "^0.34.5"
2121
},
2222
"devDependencies": {
23-
"prettier": "^3.7.3",
23+
"prettier": "^3.7.4",
2424
"prettier-plugin-astro": "^0.14.0"
2525
}
2626
}

0 commit comments

Comments
 (0)