From 02fd31d3214a10c523204bb4f2da6dc735afbaad Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 Dec 2023 18:08:10 +0000 Subject: [PATCH] chore(front): update dependency @vue/eslint-config-typescript to v11.0.3 Part-of: --- front/package.json | 2 +- front/yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/front/package.json b/front/package.json index 904b9aaec..0d3db2862 100644 --- a/front/package.json +++ b/front/package.json @@ -74,7 +74,7 @@ "@vue-macros/volar": "0.13.3", "@vue/compiler-sfc": "3.3.2", "@vue/eslint-config-standard": "8.0.1", - "@vue/eslint-config-typescript": "11.0.2", + "@vue/eslint-config-typescript": "11.0.3", "@vue/test-utils": "2.2.7", "@vue/tsconfig": "0.1.3", "axios-mock-adapter": "1.21.4", diff --git a/front/yarn.lock b/front/yarn.lock index ccba24294..dcd19467d 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -2023,7 +2023,7 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/eslint-plugin@^5.0.0": +"@typescript-eslint/eslint-plugin@^5.59.1": version "5.62.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db" integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag== @@ -2039,7 +2039,7 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/parser@^5.0.0": +"@typescript-eslint/parser@^5.59.1": version "5.62.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7" integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA== @@ -2598,14 +2598,14 @@ eslint-plugin-n "^15.2.4" eslint-plugin-promise "^6.0.0" -"@vue/eslint-config-typescript@11.0.2": - version "11.0.2" - resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-11.0.2.tgz#03353f404d4472900794e653450bb6623de3c642" - integrity sha512-EiKud1NqlWmSapBFkeSrE994qpKx7/27uCGnhdqzllYDpQZroyX/O6bwjEpeuyKamvLbsGdO6PMR2faIf+zFnw== +"@vue/eslint-config-typescript@11.0.3": + version "11.0.3" + resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-11.0.3.tgz#c720efa657d102cd2945bc54b4a79f35d57f6307" + integrity sha512-dkt6W0PX6H/4Xuxg/BlFj5xHvksjpSlVjtkQCpaYJBIEuKj2hOVU7r+TIe+ysCwRYFz/lGqvklntRkCAibsbPw== dependencies: - "@typescript-eslint/eslint-plugin" "^5.0.0" - "@typescript-eslint/parser" "^5.0.0" - vue-eslint-parser "^9.0.0" + "@typescript-eslint/eslint-plugin" "^5.59.1" + "@typescript-eslint/parser" "^5.59.1" + vue-eslint-parser "^9.1.1" "@vue/language-core@1.8.8": version "1.8.8" @@ -7072,7 +7072,7 @@ vue-demi@^0.12.5: resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.12.5.tgz#8eeed566a7d86eb090209a11723f887d28aeb2d1" integrity sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q== -vue-eslint-parser@^9.0.0, vue-eslint-parser@^9.0.1: +vue-eslint-parser@^9.0.0, vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.1.1: version "9.3.2" resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.3.2.tgz#6f9638e55703f1c77875a19026347548d93fd499" integrity sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==