Skip to content

Commit eacc581

Browse files
authored
Merge pull request #523 from firstcontributions/dependabot/npm_and_yarn/astro-5.14.3
build(deps): bump astro from 5.3.0 to 5.14.3
2 parents ba6cd2b + 5497ae3 commit eacc581

File tree

3 files changed

+902
-999
lines changed

3 files changed

+902
-999
lines changed

.github/workflows/pr-preview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ on:
1212
concurrency: preview-${{ github.ref }}
1313

1414
permissions:
15-
contents: read
15+
contents: write
1616
pages: write
1717
id-token: write
18+
pull-requests: write
1819

1920
jobs:
2021
deploy-preview:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"astro": "astro"
1010
},
1111
"dependencies": {
12-
"astro": "^5.3.0"
12+
"astro": "^5.14.3"
1313
}
1414
}

0 commit comments

Comments
 (0)