Skip to content

Commit cb85ca8

Browse files
Update dependency vitest to v4.1.0 [SECURITY] (#316)
Co-authored-by: fisker Cheung <lionkay@gmail.com>
1 parent ec7c2ff commit cb85ca8

3 files changed

Lines changed: 470 additions & 562 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- "24"
2828
- "22"
2929
- "20"
30-
- "18"
3130
name: Node.js ${{ matrix.node }} on ${{ matrix.os }}
3231
runs-on: ${{ matrix.os }}
3332
steps:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"tsdown": "0.17.0-beta.6",
5555
"typescript": "5.9.3",
5656
"typescript-eslint": "8.48.1",
57-
"vitest": "4.0.15",
57+
"vitest": "4.1.0",
5858
"yaml-test-suite": "0.1.0"
5959
},
6060
"engines": {

0 commit comments

Comments
 (0)