From 5a5b5fb44756bb5122a137c51af92401e523e8df Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Mon, 11 Dec 2023 17:33:27 +0000 Subject: [PATCH] Update typescript-eslint monorepo to v6.14.0 --- source/rest/package.json | 4 ++-- source/ui/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/rest/package.json b/source/rest/package.json index 6a01e3f..fee9a29 100644 --- a/source/rest/package.json +++ b/source/rest/package.json @@ -40,8 +40,8 @@ "@types/jest": "29.5.11", "@types/node": "20.6.0", "@types/supertest": "2.0.16", - "@typescript-eslint/eslint-plugin": "6.13.2", - "@typescript-eslint/parser": "6.13.2", + "@typescript-eslint/eslint-plugin": "6.14.0", + "@typescript-eslint/parser": "6.14.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.0.1", "eslint": "8.55.0", diff --git a/source/ui/package.json b/source/ui/package.json index 0ea4a3e..ad8ddd4 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -52,8 +52,8 @@ "@types/react-dom": "18.2.17", "@types/react-redux": "7.1.32", "@types/yup": "0.29.14", - "@typescript-eslint/eslint-plugin": "6.13.2", - "@typescript-eslint/parser": "6.13.2", + "@typescript-eslint/eslint-plugin": "6.14.0", + "@typescript-eslint/parser": "6.14.0", "autoprefixer": "10.4.16", "case-sensitive-paths-webpack-plugin": "2.4.0", "clean-webpack-plugin": "4.0.0",