Skip to content

Commit 106159c

Browse files
Bump astro from 5.15.6 to 5.16.0 in /tutorials (#72)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.15.6 to 5.16.0. - [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/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c00f45 commit 106159c

File tree

2 files changed

+122
-20
lines changed

2 files changed

+122
-20
lines changed

tutorials/package-lock.json

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

tutorials/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@astrojs/starlight": "^0.32.0",
1111
"@astrojs/starlight-markdoc": "^0.2.0",
1212
"adm-zip": "^0.5.16",
13-
"astro": "^5.1.3",
13+
"astro": "^5.16.0",
1414
"astro-relative-links": "^0.4.2",
1515
"sharp": "^0.33.0"
1616
}

0 commit comments

Comments
 (0)