Update dependency typescript-eslint to v8.2.0

This commit is contained in:
2024-08-19 18:01:17 +00:00
parent feedb6cb68
commit d56766a6a3
2 changed files with 50 additions and 50 deletions

View File

@@ -32,7 +32,7 @@
"tailwindcss": "3.4.10",
"tslib": "2.6.3",
"typescript": "5.5.4",
"typescript-eslint": "8.1.0",
"typescript-eslint": "8.2.0",
"unplugin-icons": "0.19.2",
"vite": "5.4.1"
},