Skip to content

Commit db74d8e

Browse files
chore(deps): bump the npm-deps group with 3 updates (#481)
Bumps the npm-deps 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.2 to 0.37.3 - [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.3/packages/starlight) Updates `astro` from 5.16.8 to 5.16.11 - [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.11/packages/astro) Updates `prettier` from 3.7.4 to 3.8.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: astro dependency-version: 5.16.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a14c16 commit db74d8e

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

Lines changed: 20 additions & 20 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
@@ -13,10 +13,10 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/check": "^0.9.6",
16-
"@astrojs/starlight": "^0.37.2",
16+
"@astrojs/starlight": "^0.37.3",
1717
"@astrojs/starlight-tailwind": "^4.0.2",
1818
"@lavamoat/preinstall-always-fail": "^2.1.1",
19-
"astro": "^5.16.8",
19+
"astro": "^5.16.11",
2020
"sharp": "^0.34.5",
2121
"starlight-auto-sidebar": "^0.1.4",
2222
"starlight-image-zoom": "^0.13.2",
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@lavamoat/allow-scripts": "^3.4.1",
28-
"prettier": "^3.7.4",
28+
"prettier": "^3.8.0",
2929
"prettier-plugin-astro": "^0.14.1",
3030
"prettier-plugin-tailwindcss": "^0.7.2",
3131
"starlight-links-validator": "^0.19.2"

0 commit comments

Comments
 (0)