1
0

synchronize eslint versions to fix build error

This commit is contained in:
Hazelnoot
2025-03-31 10:13:23 -04:00
parent b0e908e6c6
commit ebbf167f57
4 changed files with 329 additions and 723 deletions
+2 -2
View File
@@ -39,8 +39,8 @@
"@swc/jest": "0.2.37",
"@types/jest": "29.5.14",
"@types/node": "22.13.9",
"@typescript-eslint/eslint-plugin": "8.26.0",
"@typescript-eslint/parser": "8.26.0",
"@typescript-eslint/eslint-plugin": "8.27.0",
"@typescript-eslint/parser": "8.27.0",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"jest-websocket-mock": "2.5.0",