Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit f7deb79

Browse files
Merge pull request #197 from Dog-Face-Development/dependabot/npm_and_yarn/astro-4.15.4
Bump astro from 4.15.3 to 4.15.4
2 parents 0ef68d2 + 9846a5a commit f7deb79

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@astrojs/react": "^1.2.0",
2727
"@astrojs/tailwind": "^1.0.1",
2828
"@playwright/test": "^1.47.0",
29-
"astro": "^4.15.3",
29+
"astro": "^4.15.4",
3030
"playwright": "^1.47.0"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1535,10 +1535,10 @@ array-iterate@^2.0.0:
15351535
resolved "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1.tgz"
15361536
integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==
15371537

1538-
astro@^4.15.3:
1539-
version "4.15.3"
1540-
resolved "https://registry.yarnpkg.com/astro/-/astro-4.15.3.tgz#22d822dcdf9583dad029f7d87c449ba7b415e1f2"
1541-
integrity sha512-zwO8H+vnNYbrdKz0Pkh2a4B/JK06JUvI18w+FxL3B5u4jqPB/SU+LH9XVUUWdNQsyJ/DBHKAf0LDK0RmwxXQEw==
1538+
astro@^4.15.4:
1539+
version "4.15.4"
1540+
resolved "https://registry.yarnpkg.com/astro/-/astro-4.15.4.tgz#9e79e3d51431bf5b8b0bb54a346543da313ac252"
1541+
integrity sha512-wqy+m3qygt9DmCSqMsckxyK4ccCUFtti2d/WlLkEpAlqHgyDIg20zRTLHO2v/H4YeSlJ8sAcN0RW2FhOeYbINg==
15421542
dependencies:
15431543
"@astrojs/compiler" "^2.10.3"
15441544
"@astrojs/internal-helpers" "0.4.1"

0 commit comments

Comments
 (0)