From 3b7c7067e252a6039db8a764bc62bec3cd20c374 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 02:05:54 +0000 Subject: [PATCH] chore(deps): update dependency @rushstack/eslint-patch to v1.6.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9c757121..30a84553 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "vuetify": "3.3.23" }, "devDependencies": { - "@rushstack/eslint-patch": "1.5.1", + "@rushstack/eslint-patch": "1.6.0", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.54.0", "eslint-config-prettier": "9.0.0", @@ -2436,9 +2436,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.1.tgz", - "integrity": "sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.6.0.tgz", + "integrity": "sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA==", "dev": true }, "node_modules/@surma/rollup-plugin-off-main-thread": { diff --git a/package.json b/package.json index 3b29be74..73d46336 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "vuetify": "3.3.23" }, "devDependencies": { - "@rushstack/eslint-patch": "1.5.1", + "@rushstack/eslint-patch": "1.6.0", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.54.0", "eslint-config-prettier": "9.0.0",