Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 419fd0a

Browse files
Update all non-major dependencies
1 parent d2ccb18 commit 419fd0a

3 files changed

Lines changed: 888 additions & 837 deletions

File tree

.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.21.1"
2626

2727
- name: Install dependencies
2828
run: npm ci

0 commit comments

Comments
 (0)