From e7e9e7f288c77a1e7c226046644273e23bf6f673 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 06:07:34 +0000 Subject: [PATCH] chore(deps): update dependency @rushstack/eslint-patch to v1.10.3 --- pdf/package-lock.json | 8 ++++---- pdf/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pdf/package-lock.json b/pdf/package-lock.json index ec1823a619..4c0deeea80 100644 --- a/pdf/package-lock.json +++ b/pdf/package-lock.json @@ -13,7 +13,7 @@ "devDependencies": { "@babel/eslint-parser": "7.24.5", "@intlify/core": "^9.10.2", - "@rushstack/eslint-patch": "1.10.2", + "@rushstack/eslint-patch": "1.10.3", "@vitejs/plugin-vue": "5.0.4", "@vitest/coverage-v8": "1.6.0", "@vue/babel-preset-app": "5.0.8", @@ -3106,9 +3106,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.2.tgz", - "integrity": "sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==", + "version": "1.10.3", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", + "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", "dev": true, "license": "MIT" }, diff --git a/pdf/package.json b/pdf/package.json index 0986001615..8beab54b54 100644 --- a/pdf/package.json +++ b/pdf/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@babel/eslint-parser": "7.24.5", "@intlify/core": "^9.10.2", - "@rushstack/eslint-patch": "1.10.2", + "@rushstack/eslint-patch": "1.10.3", "@vitejs/plugin-vue": "5.0.4", "@vitest/coverage-v8": "1.6.0", "@vue/babel-preset-app": "5.0.8",