diff --git a/package.json b/package.json index 7274229ec..4de1f2820 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "@typescript-eslint/eslint-plugin": "^5.4.0", "@typescript-eslint/experimental-utils": "^5.4.0", "@typescript-eslint/parser": "^5.4.0", - "@typescript-eslint/typescript-estree": "^5.4.0", + "@typescript-eslint/typescript-estree": "^6.2.1", "@vitest/coverage-c8": "^0.28.3", "@vitest/ui": "^0.24.3", "@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",