From 9aef20904f53f9c37f85a9c126b211c9438055fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 22:57:46 +0000 Subject: [PATCH] chore(deps): update linters --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5f8d5105..90b71b1f 100644 --- a/package.json +++ b/package.json @@ -39,12 +39,12 @@ "@typescript-eslint/parser": "5.59.2", "cypress": "12.11.0", "eslint-config-prettier": "8.8.0", - "eslint-config-standard": "16.0.3", + "eslint-config-standard": "17.0.0", "eslint-import-resolver-typescript": "3.5.5", "eslint-plugin-cypress": "2.13.3", "eslint-plugin-import": "2.27.5", "eslint-plugin-standard": "5.0.0", - "eslint-plugin-vue": "8.7.1", + "eslint-plugin-vue": "9.11.0", "prettier": "2.8.8", "start-server-and-test": "2.0.0", "typescript": "4.9.5"