From a9f0de3309e1d5db4da97ee5cf44b9e8cd1567cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 00:48:16 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.42.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 810d503..7b12914 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,6 @@ "@nuxt/types": "2.15.8", "@nuxt/typescript-build": "2.1.0", "@nuxtjs/eslint-config-typescript": "10.0.0", - "eslint": "8.15.0" + "eslint": "8.42.0" } }