Skip to content

Commit

Permalink
build(deps): bump astro from 5.0.5 to 5.0.8
Browse files Browse the repository at this point in the history
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.0.5 to 5.0.8.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent a040949 commit 44cb1cf
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 @@ -14,7 +14,7 @@
},
"dependencies": {
"@astrojs/tailwind": "5.1.3",
"astro": "5.0.5",
"astro": "5.0.8",
"modern-normalize": "3.0.1",
"tailwindcss": "3.4.16",
"typescript": "^5.5.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1643,9 +1643,9 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:5.0.5":
version: 5.0.5
resolution: "astro@npm:5.0.5"
"astro@npm:5.0.8":
version: 5.0.8
resolution: "astro@npm:5.0.8"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.4.2"
Expand Down Expand Up @@ -1711,7 +1711,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10c0/cd671327055bcc7af7ef92b72a0c8add9d26fb178a56344d86ba04b994555f7a18c65f934f6c246bf62fca48b6ca78b6ff3edeecd841fadaa036f092bf9d2387
checksum: 10c0/7b75ab06ad5b469044f43550ab5651001094ce8ba1e7cc3256b1930868881166a7dae067b45154dc99bff204f381e51eed8ebe54f7f76f7e309c9724b1b05da2
languageName: node
linkType: hard

Expand Down Expand Up @@ -6888,7 +6888,7 @@ __metadata:
dependencies:
"@astrojs/tailwind": "npm:5.1.3"
"@biomejs/biome": "npm:1.9.4"
astro: "npm:5.0.5"
astro: "npm:5.0.8"
gh-pages: "npm:6.2.0"
markuplint: "npm:4.11.4"
modern-normalize: "npm:3.0.1"
Expand Down

0 comments on commit 44cb1cf

Please sign in to comment.