Skip to content

Commit 8318fa9

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 d5ff842 commit 8318fa9

3 files changed

Lines changed: 148 additions & 10 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-
node: [22, 24]
12+
node: [22, 24, 26]
1313

1414
runs-on: ubuntu-latest
1515
steps:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"updates-config-silverwind": "2.1.0",
2929
"versions": "15.0.0",
3030
"vitest": "4.1.4",
31-
"vitest-config-silverwind": "11.1.4"
31+
"vitest-config-silverwind": "11.3.3"
3232
},
3333
"keywords": [
3434
"dnsbl",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)