Skip to content

Commit 4cc22b5

Browse files
chore(deps): bump the astro group with 2 updates (#233)
Bumps the astro group with 2 updates: [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/check` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/withastro/language-tools/releases) - [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/language-tools/commits/HEAD/packages/astro-check) Updates `astro` from 5.14.6 to 5.14.7 - [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.14.7/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 5.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa626d3 commit 4cc22b5

File tree

2 files changed

+266
-309
lines changed

2 files changed

+266
-309
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"deploy-cf": "pnpm run build && wrangler pages deploy dist"
1414
},
1515
"dependencies": {
16-
"@astrojs/check": "^0.9.4",
16+
"@astrojs/check": "^0.9.5",
1717
"@astrojs/cloudflare": "^12.6.10",
1818
"@astrojs/markdoc": "^0.15.2",
1919
"@astrojs/node": "^9.4.6",

0 commit comments

Comments
 (0)