Skip to content

Commit 1ef6627

Browse files
chore(deps): update all non-major dependencies
1 parent 99d23c6 commit 1ef6627

5 files changed

Lines changed: 396 additions & 420 deletions

File tree

.github/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runs:
44
using: composite
55
steps:
66
- name: Setup pnpm
7-
uses: pnpm/action-setup@739bfe42ca9233c5e6aca07c1a25a9d34aca49b0 # v6.0.7
7+
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
88
with:
99
cache: false
1010
- name: Setup Node

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
persist-credentials: false
2020
- name: Run zizmor
21-
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
21+
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
2222
with:
2323
advanced-security: false
2424
annotations: true

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"type": "git",
66
"url": "https://github.com/TanStack/config.git"
77
},
8-
"packageManager": "pnpm@11.1.1",
8+
"packageManager": "pnpm@11.2.2",
99
"engines": {
10-
"pnpm": ">=11.0.0"
10+
"pnpm": ">=11.2.2"
1111
},
1212
"type": "module",
1313
"scripts": {

0 commit comments

Comments
 (0)