Skip to content

Commit 040a276

Browse files
fix(deps): update dependency astro to v4.16.12 (#617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6e0b08 commit 040a276

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
@@ -1640,9 +1640,9 @@ assertion-error@^2.0.1:
16401640
integrity sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==
16411641

16421642
astro@^4.0.0:
1643-
version "4.16.11"
1644-
resolved "https://registry.yarnpkg.com/astro/-/astro-4.16.11.tgz#a8cd4f0c868623b8c16a36796f730fe230f4a34e"
1645-
integrity sha512-Pm0ATut4f8kM2OKbSDbatO5Q/f2ynt1dbc5UGQN8I5bFnJvDbJj3R1NE513BOXXv4GQBKJZUshcZEMvlZpA61g==
1643+
version "4.16.12"
1644+
resolved "https://registry.yarnpkg.com/astro/-/astro-4.16.12.tgz#884177fd8a2bd6dac80ac55147534df7a6cb253b"
1645+
integrity sha512-NnFeIKhGW6MdXCQT2hRariUwfxqJUIRs6qKqaovaQkTojzxh2r1L8C49qanKc+huH9wK2C94VZB2T/tosyRl1A==
16461646
dependencies:
16471647
"@astrojs/compiler" "^2.10.3"
16481648
"@astrojs/internal-helpers" "0.4.1"

0 commit comments

Comments
 (0)