Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Bump the astro group with 2 updates
Browse files Browse the repository at this point in the history
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.8.1 to 0.8.2
- [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)

Updates `astro` from 4.11.5 to 4.11.6
- [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/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 83b7690 commit 0889fde
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 137 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"clean:dist": "rimraf dist"
},
"dependencies": {
"@astrojs/check": "0.8.1",
"@astrojs/check": "0.8.2",
"@astrojs/starlight": "0.25.1",
"@astrojs/ts-plugin": "1.9.0",
"astro": "4.11.5",
"astro": "4.11.6",
"sharp": "0.33.4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 0889fde

Please sign in to comment.