Skip to content

Commit b49f895

Browse files
chore(deps): update dependency astro to v5.4.1 (#998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e77786 commit b49f895

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.10.tgz#ae829f170158e297a9b6a28f161a8e487d00814d"
2929
integrity sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==
3030

31-
"@astrojs/compiler@^2.10.3":
31+
"@astrojs/compiler@^2.10.4":
3232
version "2.10.4"
3333
resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.10.4.tgz#883e469600d06d101d77829c91c4215b270cd503"
3434
integrity sha512-86B3QGagP99MvSNwuJGiYSBHnh8nLvm2Q1IFI15wIUJJsPeQTO3eb2uwBmrqRsXykeR/mBzH8XCgz5AAt1BJrQ==
@@ -2238,11 +2238,11 @@ arrify@^3.0.0:
22382238
integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==
22392239

22402240
astro@^5.0.0:
2241-
version "5.4.0"
2242-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.4.0.tgz#481e9866c9632bdde13bd426af7f8ee43155892e"
2243-
integrity sha512-7A//zrCtJUGfJcQAt6PDhMu4a6pogvnK54HLXnYlPnKSWQZu/tKIYWfyvocVnTuEYIPExIN3CpjNAFFLoweJVw==
2241+
version "5.4.1"
2242+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.4.1.tgz#7f24f8408b3f7a12cec6736ccbdb5bc7dc0bbd4d"
2243+
integrity sha512-z9BiBz8pV7pZVn1evZv/9bJil3A9UZNyEjDFH3IjD87ioz95HHGLgbjRbbqF1EwSy8JOLKlMNyuQPqjrX8xqWw==
22442244
dependencies:
2245-
"@astrojs/compiler" "^2.10.3"
2245+
"@astrojs/compiler" "^2.10.4"
22462246
"@astrojs/internal-helpers" "0.6.0"
22472247
"@astrojs/markdown-remark" "6.2.0"
22482248
"@astrojs/telemetry" "3.2.0"

0 commit comments

Comments
 (0)