Skip to content

Commit 87c3ce8

Browse files
Bump astro from 6.1.2 to 6.1.3 in the bun group (#5)
* Bump astro from 6.1.2 to 6.1.3 in the bun group Bumps the bun group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 6.1.2 to 6.1.3 - [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.3/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bun ... Signed-off-by: dependabot[bot] <support@github.com> * Update README --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
1 parent 155d024 commit 87c3ce8

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# HotFix.Day &middot; Fixes, Failures & the Future of DevOps
22

3+
> [!TIP]
34
> Things break in production; we write about why. Incident analysis, infrastructure automation, CI/CD, observability, and open-source SRE tooling.
45
56
## File structure

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@astrojs/mdx": "5.0.3",
3030
"@astrojs/rss": "4.0.18",
3131
"@astrojs/sitemap": "3.7.2",
32-
"astro": "6.1.2",
32+
"astro": "6.1.3",
3333
"sharp": "0.34.5"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)