Skip to content

Commit 39b6ecb

Browse files
chore(deps): update all non-major dependencies
1 parent 89fe2f7 commit 39b6ecb

3 files changed

Lines changed: 76 additions & 75 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout your repository using git
2222
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2323
- name: Install, build, and upload your site output
24-
uses: withastro/action@fc88a7002f0c62327f26fb1b15f2a1d581249278 # v5.1.0
24+
uses: withastro/action@15aa0a5a1e067940253e3b259413ab2ae882a740 # v5.2.0
2525
with:
2626
path: ./ # The root location of your Astro project inside the repository. (optional)
2727
node-version: 23 # The specific version of Node that should be used to build your site. Defaults to 18. (optional)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"remark-gfm": "^4.0.1",
5454
"typescript": "^5.8.3"
5555
},
56-
"packageManager": "pnpm@10.28.2",
56+
"packageManager": "pnpm@10.32.1",
5757
"pnpm": {
5858
"overrides": {
5959
"tar": "^7.5.7"

0 commit comments

Comments
 (0)