Skip to content

Commit 68ad732

Browse files
fix(deps): update external fixes (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68981ef commit 68ad732

File tree

3 files changed

+305
-1063
lines changed

3 files changed

+305
-1063
lines changed

.github/actions/setup-node-npm/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
- name: Set up Node
88
uses: actions/setup-node@v4
99
with:
10-
node-version: 22.18
10+
node-version: 22.19
1111

1212
- name: Get npm cache directory
1313
id: npm-cache-dir

0 commit comments

Comments
 (0)