From 0dff5433a67c187defdb90061a36bfbb44cdc366 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:25:43 +0000 Subject: [PATCH] chore(deps): update dependency @rushstack/eslint-patch to v1.10.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f6ff0acc7..c0c51fa9d 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.10.5", "@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..355695362 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.10.5": + version "1.10.5" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.5.tgz#3a1c12c959010a55c17d46b395ed3047b545c246" + integrity sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A== "@rushstack/node-core-library@5.9.0": version "5.9.0"