Skip to content

Commit 06e1238

Browse files
Update all non-major dependencies
1 parent d2ccb18 commit 06e1238

File tree

3 files changed

+808
-698
lines changed

3 files changed

+808
-698
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Node.js environment
2323
uses: actions/setup-node@v5
2424
with:
25-
node-version: "22.17.1"
25+
node-version: "22.20.0"
2626

2727
- name: Install dependencies
2828
run: npm ci

0 commit comments

Comments
 (0)