Skip to content

Commit

Permalink
Bump @astrojs/preact from 3.5.2 to 3.5.3
Browse files Browse the repository at this point in the history
Bumps [@astrojs/preact](https://github.com/withastro/astro/tree/HEAD/packages/integrations/preact) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/preact/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/preact@3.5.3/packages/integrations/preact)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and filiptammergard committed Sep 9, 2024
1 parent c871cc6 commit 34a48b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/preact": "3.5.2",
"@astrojs/preact": "3.5.3",
"@astrojs/react": "3.6.2",
"@astrojs/sitemap": "3.1.6",
"@tammergard/prettier-config": "2.1.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 34a48b1

Please sign in to comment.