diff --git a/front/package.json b/front/package.json
index 80594321288d1bbb90ad29b74220804d165f89d8..7d40031a06a221388330ee858c78c922bfc603d5 100644
--- a/front/package.json
+++ b/front/package.json
@@ -69,7 +69,7 @@
     "@vitejs/plugin-vue": "3.0.3",
     "@vue/compiler-sfc": "3.2.39",
     "@vue/eslint-config-standard": "8.0.1",
-    "@vue/eslint-config-typescript": "11.0.0",
+    "@vue/eslint-config-typescript": "11.0.1",
     "@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 b6ee29652292ebe0fd6d19ac633466ee3d7000f0..60535bcde4bc8fa89a74c6b40fdea95f9e86b9e4 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -1773,10 +1773,10 @@
     eslint-plugin-n "^15.2.4"
     eslint-plugin-promise "^6.0.0"
 
-"@vue/eslint-config-typescript@11.0.0":
-  version "11.0.0"
-  resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-11.0.0.tgz#bac0cb2d381625b5bf568d2025acffc0fd09113e"
-  integrity sha512-txuRzxnQVmtUvvy9UyWUy9sHWXNeRPGmSPqP53hRtaiUeCTAondI9Ho9GQYI/8/eWljYOST7iA4Aa8sANBkWaA==
+"@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==
   dependencies:
     "@typescript-eslint/eslint-plugin" "^5.0.0"
     "@typescript-eslint/parser" "^5.0.0"