From cb5307c8316ce46577e62c7d8c04e72f86a679a7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 May 2022 06:01:21 +0000 Subject: [PATCH] chore(deps): update dependency @nuxtjs/eslint-config-typescript to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc101b6..4396c52 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@nuxt/types": "2.15.8", "@nuxt/typescript-build": "2.1.0", - "@nuxtjs/eslint-config-typescript": "9.0.0", + "@nuxtjs/eslint-config-typescript": "10.0.0", "eslint": "8.14.0" } }