From f2137baffb9e762cef1f0eb7ae2ed344c1f963a9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Apr 2022 14:21:42 +0000 Subject: [PATCH] chore(deps): update development dependencies --- frontend/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index f96e916cff2..6299edbfb4e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -60,11 +60,11 @@ "devDependencies": { "@nuxt/types": "2.15.8", "@nuxt/typescript-build": "2.1.0", - "@nuxtjs/eslint-config": "8.0.0", - "@nuxtjs/eslint-config-typescript": "8.0.0", + "@nuxtjs/eslint-config": "9.0.0", + "@nuxtjs/eslint-config-typescript": "9.0.0", "@nuxtjs/eslint-module": "3.0.2", "@testing-library/jest-dom": "5.16.2", - "@testing-library/vue": "5.8.2", + "@testing-library/vue": "6.5.1", "@types/cookie": "0.4.1", "@types/dompurify": "2.3.3", "@types/he": "1.1.2", @@ -90,7 +90,7 @@ "eslint-plugin-import": "2.25.4", "eslint-plugin-jest": "26.1.1", "eslint-plugin-jest-formatting": "3.1.0", - "eslint-plugin-jsdoc": "37.9.4", + "eslint-plugin-jsdoc": "38.1.6", "eslint-plugin-json": "3.1.0", "eslint-plugin-lodash": "7.4.0", "eslint-plugin-nuxt": "3.1.0",