Skip to content

Commit e5b09e5

Browse files
chore(website): pin dependency astro to 5.10.1 (#7397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 5fe60fd commit e5b09e5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

site/package-lock.json

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

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@astrojs/starlight": "0.34.4",
2020
"@bugsnag/js": "8.2.0",
21-
"astro": "^5.10.1",
21+
"astro": "5.10.1",
2222
"markdown-magic": "2.6.1",
2323
"sharp": "0.32.6",
2424
"strip-ansi": "7.1.0"

0 commit comments

Comments
 (0)