Merge pull request #301 from bartvdbraak/dependabot/npm_and_yarn/typescript-eslint/parser-7.2.0

This commit is contained in:
Bart van der Braak 2024-03-12 08:04:16 +01:00 committed by GitHub
commit 5a6356c561
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 55 additions and 12 deletions

View file

@ -18,7 +18,7 @@
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@types/eslint": "8.56.5",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@typescript-eslint/parser": "^7.2.0",
"autoprefixer": "^10.4.17",
"clsx": "^2.1.0",
"eslint": "^8.56.0",