Skip to content

Commit bc1b406

Browse files
⬆️ Bump @astrojs/check from 0.9.6 to 0.9.9
* ⬆️ Bump @astrojs/check from 0.9.6 to 0.9.9 Bumps [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) from 0.9.6 to 0.9.9. - [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.9/packages/language-tools/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * ➖ Deduplicate dependencies [dependabot skip] --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent faee07b commit bc1b406

2 files changed

Lines changed: 180 additions & 153 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"terser": "^5.46.1"
3030
},
3131
"devDependencies": {
32-
"@astrojs/check": "^0.9.6",
32+
"@astrojs/check": "^0.9.9",
3333
"@astrojs/vercel": "^8.2.11",
3434
"@playwright/test": "^1.59.1",
3535
"@trivago/prettier-plugin-sort-imports": "^5.2.2",

0 commit comments

Comments
 (0)