Skip to content

Commit f9f1ad0

Browse files
deps: bump astro from 7.0.3 to 7.0.6 (#73)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 7.0.3 to 7.0.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@7.0.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 990b97e commit f9f1ad0

2 files changed

Lines changed: 116 additions & 84 deletions

File tree

package-lock.json

Lines changed: 115 additions & 83 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
@@ -11,7 +11,7 @@
1111
"generate:assistants": "node scripts/generate-assistant-pages.mjs"
1212
},
1313
"dependencies": {
14-
"astro": "^7.0.0",
14+
"astro": "^7.0.6",
1515
"@astrojs/starlight": "^0.41.3",
1616
"astro-mermaid": "^2.1.0"
1717
}

0 commit comments

Comments
 (0)