Skip to content

Commit 97fc8a3

Browse files
chore(deps): bump the npm group with 3 updates (#1047)
Bumps the npm group with 3 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [prettier](https://github.com/prettier/prettier). Updates `@astrojs/starlight` from 0.37.3 to 0.37.4 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.4/packages/starlight) Updates `astro` from 5.16.11 to 5.16.15 - [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.15/packages/astro) Updates `prettier` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.37.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: astro dependency-version: 5.16.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier dependency-version: 3.8.1 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 3e6c37a commit 97fc8a3

2 files changed

Lines changed: 82 additions & 75 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
},
1616
"dependencies": {
1717
"@astrojs/sitemap": "^3.7.0",
18-
"@astrojs/starlight": "^0.37.3",
19-
"astro": "^5.16.11",
18+
"@astrojs/starlight": "^0.37.4",
19+
"astro": "^5.16.15",
2020
"sharp": "^0.34.5"
2121
},
2222
"devDependencies": {
23-
"prettier": "^3.8.0",
23+
"prettier": "^3.8.1",
2424
"prettier-plugin-astro": "^0.14.0"
2525
}
2626
}

0 commit comments

Comments
 (0)