Skip to content

Commit 5744581

Browse files
Bump @astrojs/check from 0.9.3 to 0.9.4
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.9.3 to 0.9.4. - [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/@astrojs/[email protected]/packages/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b853dbb commit 5744581

File tree

2 files changed

+112
-88
lines changed

2 files changed

+112
-88
lines changed

package-lock.json

Lines changed: 111 additions & 87 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
@@ -15,7 +15,7 @@
1515
"lint": "eslint ."
1616
},
1717
"dependencies": {
18-
"@astrojs/check": "^0.9.3",
18+
"@astrojs/check": "^0.9.4",
1919
"@astrojs/rss": "^4.0.9",
2020
"@resvg/resvg-js": "^2.6.2",
2121
"astro": "^4.16.7",

0 commit comments

Comments
 (0)