Skip to content

Commit 7081f31

Browse files
Update all non-major dependencies
1 parent d2ccb18 commit 7081f31

File tree

3 files changed

+872
-752
lines changed

3 files changed

+872
-752
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.21.0"
2626

2727
- name: Install dependencies
2828
run: npm ci

0 commit comments

Comments
 (0)