diff --git a/package.json b/package.json index f6ff0acc7..533461abe 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "vue": "3.5.12" }, "devDependencies": { - "@rushstack/eslint-patch": "1.10.4", + "@rushstack/eslint-patch": "1.15.0", "@vitejs/plugin-vue": "4.6.2", "@vitejs/plugin-vue-jsx": "^3.0.2", "@vue/eslint-config-prettier": "9.0.0", diff --git a/yarn.lock b/yarn.lock index accb6c632..0e3b2aa46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -636,10 +636,10 @@ estree-walker "^2.0.2" picomatch "^2.3.1" -"@rushstack/eslint-patch@1.10.4": - version "1.10.4" - resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz#427d5549943a9c6fce808e39ea64dbe60d4047f1" - integrity sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA== +"@rushstack/eslint-patch@1.15.0": + version "1.15.0" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.15.0.tgz#8184bcb37791e6d3c3c13a9bfbe4af263f66665f" + integrity sha512-ojSshQPKwVvSMR8yT2L/QtUkV5SXi/IfDiJ4/8d6UbTPjiHVmxZzUAzGD8Tzks1b9+qQkZa0isUOvYObedITaw== "@rushstack/node-core-library@5.9.0": version "5.9.0"