Updating eslint

This commit is contained in:
softsimon 2024-03-26 17:51:54 +09:00
parent 1e04afffa3
commit 6e62e93bf6
No known key found for this signature in database
GPG key ID: 488D7DCFB5A430D7
2 changed files with 540 additions and 499 deletions

File diff suppressed because it is too large Load diff

View file

@ -103,10 +103,10 @@
"@angular/compiler-cli": "^17.3.1",
"@angular/language-service": "^17.3.1",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0",
"browser-sync": "^3.0.0",
"eslint": "^8.31.0",
"http-proxy-middleware": "~2.0.6",
"prettier": "^3.0.0",
"source-map-support": "^0.5.21",