From db39e730539566e51ff7f4c1147c21c420b3c292 Mon Sep 17 00:00:00 2001 From: tommytrg Date: Thu, 10 Oct 2024 12:12:52 +0200 Subject: [PATCH] chore(deps): @rushstack/eslint-patch from ^1.10.1 to ^1.10.4 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b7c2790c1..b6eef1fa8 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@fortawesome/free-solid-svg-icons": "^6.5.2", "@fortawesome/vue-fontawesome": "^3.0.6", "@intlify/unplugin-vue-i18n": "^3.0.1", - "@rushstack/eslint-patch": "^1.10.1", + "@rushstack/eslint-patch": "^1.10.4", "@types/node": "^20.12.3", "@typescript-eslint/parser": "^7.5.0", "@vitejs/plugin-vue": "^5.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3dcd5d818..fea1b6ba7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ devDependencies: specifier: ^3.0.1 version: 3.0.1(vue-i18n@9.13.1) '@rushstack/eslint-patch': - specifier: ^1.10.1 - version: 1.10.3 + specifier: ^1.10.4 + version: 1.10.4 '@types/node': specifier: ^20.12.3 version: 20.12.12 @@ -2143,8 +2143,8 @@ packages: dev: true optional: true - /@rushstack/eslint-patch@1.10.3: - resolution: {integrity: sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==} + /@rushstack/eslint-patch@1.10.4: + resolution: {integrity: sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==} dev: true /@sinclair/typebox@0.27.8: