diff --git a/front/package.json b/front/package.json
index 9291881cf9bf08d3a9a3a4816c05774131f33038..bec03b7a96a25c21ef6e2d9c64a09f7af2ded3cf 100644
--- a/front/package.json
+++ b/front/package.json
@@ -69,7 +69,7 @@
     "@vitest/coverage-c8": "0.23.2",
     "@vue/compiler-sfc": "3.2.41",
     "@vue/eslint-config-standard": "8.0.1",
-    "@vue/eslint-config-typescript": "11.0.1",
+    "@vue/eslint-config-typescript": "11.0.2",
     "@vue/test-utils": "2.0.2",
     "@vue/tsconfig": "0.1.3",
     "easygettext": "2.17.0",
diff --git a/front/yarn.lock b/front/yarn.lock
index cb734a8ef38471016ce77b460f1d9fa6b85ce0ee..a74dc8cdf7bf34d76146c38ef48df47ca84b0196 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -1787,10 +1787,10 @@
     eslint-plugin-n "^15.2.4"
     eslint-plugin-promise "^6.0.0"
 
-"@vue/eslint-config-typescript@11.0.1":
-  version "11.0.1"
-  resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-11.0.1.tgz#d79b3656aecea844ec9875bc93155163f684dde7"
-  integrity sha512-0U+nL0nA7ahnGPk3rTN49x76miUwuQtQPQNWOFvAcjg6nFJkIkA8qbGNtXwsuHtwBwRtWpHhShL3zK07v+632w==
+"@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==
   dependencies:
     "@typescript-eslint/eslint-plugin" "^5.0.0"
     "@typescript-eslint/parser" "^5.0.0"