Skip to content

Commit ed1be19

Browse files
chore(deps): bump @astrojs/check from 0.9.7 to 0.9.8 (#181)
Bumps [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) from 0.9.7 to 0.9.8. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/language-tools/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efc4ff9 commit ed1be19

2 files changed

Lines changed: 42 additions & 77 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/check": "^0.9.7",
14+
"@astrojs/check": "^0.9.8",
1515
"@astrojs/starlight": "^0.37.7",
1616
"@types/konami-code-js": "^0.8.3",
1717
"astro": "^5.18.1",

0 commit comments

Comments
 (0)