From c3a463ab8b03c3dc2523204765f22fd60218970b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Nov 2021 01:09:58 +0000 Subject: [PATCH] chore(deps): update dependency @nuxtjs/eslint-config to v7 --- print/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/package.json b/print/package.json index 2185ba3fc9..2ff636a550 100644 --- a/print/package.json +++ b/print/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.16.3", - "@nuxtjs/eslint-config": "6.0.1", + "@nuxtjs/eslint-config": "7.0.0", "@nuxtjs/eslint-module": "3.0.2", "@nuxtjs/stylelint-module": "4.0.0", "@nuxtjs/vuetify": "1.12.1",