Compare commits

..

1 Commits

Author SHA1 Message Date
minori 5f587efc97 deps: update eslint-plugin-unicorn to 62.0.0
Node.js CI / CI (pull_request) Failing after 14s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m23s
2026-02-03 19:21:52 -08:00
2 changed files with 525 additions and 814 deletions
+2 -2
View File
@@ -44,7 +44,7 @@
"eslint-plugin-playwright": "2.1.0", "eslint-plugin-playwright": "2.1.0",
"eslint-plugin-react": "7.37.3", "eslint-plugin-react": "7.37.3",
"eslint-plugin-sort-keys-fix": "1.1.2", "eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-unicorn": "56.0.1", "eslint-plugin-unicorn": "62.0.0",
"globals": "15.14.0" "globals": "15.14.0"
}, },
"peerDependencies": { "peerDependencies": {
@@ -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": "4.0.18" "vitest": "2.1.8"
} }
} }
+523 -812
View File
File diff suppressed because it is too large Load Diff