Skip to content

Commit d605352

Browse files
chore(deps): bump the npm group with 2 updates (#1138)
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 6.1.5 to 6.1.8 - [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.8.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.2...3.8.3) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier dependency-version: 3.8.3 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 831baf5 commit d605352

2 files changed

Lines changed: 47 additions & 19 deletions

File tree

package-lock.json

Lines changed: 45 additions & 17 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.7.2",
1818
"@astrojs/starlight": "^0.38.3",
19-
"astro": "^6.1.5",
19+
"astro": "^6.1.8",
2020
"sharp": "^0.34.5"
2121
},
2222
"devDependencies": {
23-
"prettier": "^3.8.2",
23+
"prettier": "^3.8.3",
2424
"prettier-plugin-astro": "^0.14.0"
2525
}
2626
}

0 commit comments

Comments
 (0)