Skip to content

Commit e0a182f

Browse files
chore: bump up all non-major dependencies
1 parent 98d3970 commit e0a182f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Setup the environment
44
runs:
55
using: composite
66
steps:
7-
- uses: pnpm/action-setup@v6.0.1
7+
- uses: pnpm/action-setup@v6.0.3
88
with:
99
run_install: false
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
"engines": {
7777
"node": ">=22.0.0"
7878
},
79-
"packageManager": "pnpm@10.33.0"
79+
"packageManager": "pnpm@10.33.1"
8080
}

0 commit comments

Comments
 (0)