diff --git a/starters/qwik-graphql-tailwind/package.json b/starters/qwik-graphql-tailwind/package.json index 7ccdf727d..328a5ceac 100644 --- a/starters/qwik-graphql-tailwind/package.json +++ b/starters/qwik-graphql-tailwind/package.json @@ -57,7 +57,7 @@ "@types/eslint": "8.21.0", "@types/node": "18.13.0", "@typescript-eslint/eslint-plugin": "5.52.0", - "@typescript-eslint/parser": "5.52.0", + "@typescript-eslint/parser": "8.0.1", "@vitest/coverage-c8": "^0.28.5", "autoprefixer": "10.4.13", "eslint": "8.34.0",