Compare commits

..

1 Commits

Author SHA1 Message Date
minori 567271320e deps: update vitest to 4.0.18
Node.js CI / CI (pull_request) Failing after 12s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m24s
2026-02-03 19:22:26 -08:00
2 changed files with 496 additions and 545 deletions
+2 -2
View File
@@ -37,7 +37,7 @@
"@stylistic/eslint-plugin": "2.12.1", "@stylistic/eslint-plugin": "2.12.1",
"@typescript-eslint/eslint-plugin": "8.19.0", "@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0", "@typescript-eslint/parser": "8.19.0",
"@vitest/eslint-plugin": "1.6.7", "@vitest/eslint-plugin": "1.1.24",
"eslint-plugin-deprecation": "3.0.0", "eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.1", "eslint-plugin-jsdoc": "50.6.1",
@@ -59,6 +59,6 @@
"@types/eslint": "9.6.1", "@types/eslint": "9.6.1",
"@types/node": "22.10.5", "@types/node": "22.10.5",
"typescript": "5.7.2", "typescript": "5.7.2",
"vitest": "2.1.8" "vitest": "4.0.18"
} }
} }
+494 -543
View File
File diff suppressed because it is too large Load Diff