Skip to content

Commit 8233956

Browse files
chore(deps): bump the minor-patch group across 1 directory with 3 updates (#82)
Bumps the minor-patch group with 3 updates in the / directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [@yeskunall/astro-umami](https://github.com/yeskunall/astro-umami) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.38.2 to 0.38.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.38.3/packages/starlight) Updates `@yeskunall/astro-umami` from 0.0.7 to 0.0.8 - [Release notes](https://github.com/yeskunall/astro-umami/releases) - [Commits](yeskunall/astro-umami@v0.0.7...v0.0.8) Updates `astro` from 6.1.2 to 6.1.6 - [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@6.1.6/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.38.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@yeskunall/astro-umami" dependency-version: 0.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: astro dependency-version: 6.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 779f8c5 commit 8233956

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

bun.lock

Lines changed: 12 additions & 12 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
@@ -10,9 +10,9 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/starlight": "0.38.2",
14-
"@yeskunall/astro-umami": "^0.0.7",
15-
"astro": "6.1.2",
13+
"@astrojs/starlight": "0.38.3",
14+
"@yeskunall/astro-umami": "^0.0.8",
15+
"astro": "6.1.6",
1616
"astro-mermaid": "^2.0.1",
1717
"countup.js": "^2.10.0",
1818
"mermaid": "^11.14.0",

0 commit comments

Comments
 (0)