Skip to content

Commit 4fbddf0

Browse files
silverwindclaude
andcommitted
Update vitest-config-silverwind to 11.3.3, add Node 26 to CI
Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
1 parent 7413520 commit 4fbddf0

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
js: [[node, 22], [node, 24], [bun, latest]]
12+
js: [[node, 22], [node, 24], [node, 26], [bun, latest]]
1313
os: [ubuntu-latest, macos-latest, windows-latest]
1414
exclude: # https://github.com/nodejs/node/issues/56645
1515
- js: [node, 24]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"updates": "17.16.3",
4242
"updates-config-silverwind": "2.1.1",
4343
"vitest": "4.1.5",
44-
"vitest-config-silverwind": "11.3.1"
44+
"vitest-config-silverwind": "11.3.3"
4545
}
4646
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)