Skip to content

Commit 65b9bf1

Browse files
Update astro requirement from ^5.12.4 to ^5.12.5
Updates the requirements on [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) to permit the latest version. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.12.5/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09049f8 commit 65b9bf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"prepublishOnly": "Build 'Source/**/*.ts'"
3535
},
3636
"dependencies": {
37-
"astro": "^5.12.4"
37+
"astro": "^5.12.5"
3838
},
3939
"devDependencies": {
4040
"@playform/build": "0.2.5"

0 commit comments

Comments
 (0)