From bc92e57796782814efa75428d68c72bff24c021a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 03:31:24 +0000 Subject: [PATCH] chore(deps): update dependency @rushstack/eslint-patch to v1.5.1 --- web/package-lock.json | 8 ++++---- web/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index 8ede5e70..b1a44b55 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -21,7 +21,7 @@ "vue": "3.3.4" }, "devDependencies": { - "@rushstack/eslint-patch": "1.5.0", + "@rushstack/eslint-patch": "1.5.1", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.50.0", "eslint-plugin-prettier": "5.0.0", @@ -2339,9 +2339,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.0.tgz", - "integrity": "sha512-EF3948ckf3f5uPgYbQ6GhyA56Dmv8yg0+ir+BroRjwdxyZJsekhZzawOecC2rOTPCz173t7ZcR1HHZu0dZgOCw==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.1.tgz", + "integrity": "sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==", "dev": true }, "node_modules/@surma/rollup-plugin-off-main-thread": { diff --git a/web/package.json b/web/package.json index a7b5a8d9..1b0d4432 100644 --- a/web/package.json +++ b/web/package.json @@ -23,7 +23,7 @@ "vue": "3.3.4" }, "devDependencies": { - "@rushstack/eslint-patch": "1.5.0", + "@rushstack/eslint-patch": "1.5.1", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.50.0", "eslint-plugin-prettier": "5.0.0",