Skip to content

Commit

Permalink
chore(deps): bump astro from 4.3.2 to 4.3.5
Browse files Browse the repository at this point in the history
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.3.2 to 4.3.5.
- [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: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 5a4d36b commit 5d2696c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/check": "^0.4.1",

Check warning on line 15 in apps/static/package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (astrojs)
"@astrojs/preact": "^3.1.0",

Check warning on line 16 in apps/static/package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (astrojs)

Check warning on line 16 in apps/static/package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (preact)
"astro": "^4.3.2",
"astro": "^4.3.5",
"typescript": "^5.3.3"
},
"overrides": {
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5d2696c

Please sign in to comment.