Skip to content

Commit 144afbb

Browse files
committed
chore(astro): bump astro floor to 5.18.1 and remove stale release-age exclude
1 parent 2dc83fb commit 144afbb

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
},
9898
"devDependencies": {
9999
"@clerk/ui": "workspace:^",
100-
"astro": "^5.17.1"
100+
"astro": "^5.18.1"
101101
},
102102
"peerDependencies": {
103103
"astro": "^4.15.0 || ^5.0.0 || ^6.0.0"

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ minimumReleaseAgeExclude:
3939
- '@modelcontextprotocol/sdk@1.26.0'
4040
# Renovate security update: esbuild@0.25.0
4141
- esbuild@0.25.0
42-
# Renovate security update: astro@5.18.1
43-
- astro@5.18.1
4442

4543
trustPolicy: no-downgrade
4644
trustPolicyExclude:

0 commit comments

Comments
 (0)