Skip to content

Commit b19bc58

Browse files
fix(deps): update dependency astro to v5.1.5 (#659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6dddf4c commit b19bc58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,9 +1766,9 @@ arrify@^3.0.0:
17661766
integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==
17671767

17681768
astro@^5.0.0:
1769-
version "5.1.4"
1770-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.1.4.tgz#7eb022d316ce1a36d15c2fbf1f96590f4da00118"
1771-
integrity sha512-V0XD2GlwUweCROYv+QKs97p7I1cZ6mYycU3VKGbJv2l55suTTy766F/MtHgoM/VAFdPBn488MUvDAYx85gf/Zw==
1769+
version "5.1.5"
1770+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.1.5.tgz#97582eb8da13452a89dcea96f7dc70c560f30ccc"
1771+
integrity sha512-Q9TE4aNlczxVoPDoXR3UcjLezL+70z0KbTRXovE4ybpx0mgNL1jsmSWtF3UFXB5+GTf9JK7om5fbIaaMReKcUg==
17721772
dependencies:
17731773
"@astrojs/compiler" "^2.10.3"
17741774
"@astrojs/internal-helpers" "0.4.2"

0 commit comments

Comments
 (0)