From 8fa47e82d678b1e7eb46f5dee0e605ce55ca3a2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 19:49:17 +0330 Subject: [PATCH] chore(deps): update devdependency @nuxtjs/eslint-config to v5 (#184) Co-authored-by: Renovate Bot Co-authored-by: Ahad Birang --- template/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/package.json b/template/package.json index b22f18f..030a6ae 100644 --- a/template/package.json +++ b/template/package.json @@ -17,7 +17,7 @@ "nuxt": "latest" }, "devDependencies": { - "@nuxtjs/eslint-config": "^3.1.0", + "@nuxtjs/eslint-config": "^5.0.0", "@nuxtjs/eslint-module": "^3.0.2", "babel-eslint": "^10.1.0", "eslint": "^7.19.0",