Skip to content

Commit 17b2a3b

Browse files
Update astro requirement from ^5.11.2 to ^5.12.0
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.0/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41afdbb commit 17b2a3b

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.11.2"
37+
"astro": "^5.12.0"
3838
},
3939
"devDependencies": {
4040
"@playform/build": "0.2.5"

0 commit comments

Comments
 (0)