Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency astro to v4.16.13 #218

Merged
merged 1 commit into from
Nov 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1520,8 +1520,8 @@ __metadata:
linkType: hard

"astro@npm:^4.0.0":
version: 4.16.12
resolution: "astro@npm:4.16.12"
version: 4.16.13
resolution: "astro@npm:4.16.13"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.4.1"
Expand Down Expand Up @@ -1591,7 +1591,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10/927334f79797382f1ebf2524b4065537866a6e9b8d1a0b596e2cd7045bb913ec99f324838951f158a4e16156e09e281e32e6d14cb201ea081281114709a2939b
checksum: 10/d3114fa3741eb2e6437f52ee7a3a02c1a6e4d0d8061a5ffe9d09ea64010bc17c32824430d3858975df9034f6b98e79e399e1e994770cd11cef91dc5f7cd6f7c4
languageName: node
linkType: hard

Expand Down