From 306f550541d9af66e28f5d1446bb9a5837fed9d5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Mar 2022 10:57:57 +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..fd847d702b4 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.0.7", "eslint-plugin-json": "3.1.0", "eslint-plugin-lodash": "7.4.0", "eslint-plugin-nuxt": "3.1.0",