Skip to content

Commit 8bc55bb

Browse files
Bump @astrojs/check from 0.9.6 to 0.9.8 (#3388)
Bumps [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) from 0.9.6 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/check@0.9.8/packages/language-tools/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.8 dependency-type: direct:development 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 2660855 commit 8bc55bb

3 files changed

Lines changed: 188 additions & 123 deletions

File tree

docs-src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"starlight-typedoc": "^0.21.5"
1818
},
1919
"devDependencies": {
20-
"@astrojs/check": "^0.9.6",
20+
"@astrojs/check": "^0.9.8",
2121
"@flydotio/dockerfile": "^0.7.10",
2222
"sharp": "^0.34.5",
2323
"typedoc": "^0.28.17",

landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"shepherd.js": "workspace:*"
1919
},
2020
"devDependencies": {
21-
"@astrojs/check": "^0.9.6",
21+
"@astrojs/check": "^0.9.8",
2222
"@astrojs/rss": "^4.0.15",
2323
"@astrojs/sitemap": "^3.7.0",
2424
"@tailwindcss/typography": "^0.5.19",

0 commit comments

Comments
 (0)