From 685c9abc43871705dfef5351aef71c2f175a9184 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 12:30:28 +0000 Subject: [PATCH] chore(deps): update dependency @rushstack/eslint-patch to v1.5.0 --- 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 6a7cc0c7..8ede5e70 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -21,7 +21,7 @@ "vue": "3.3.4" }, "devDependencies": { - "@rushstack/eslint-patch": "1.4.0", + "@rushstack/eslint-patch": "1.5.0", "@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.4.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.4.0.tgz", - "integrity": "sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.0.tgz", + "integrity": "sha512-EF3948ckf3f5uPgYbQ6GhyA56Dmv8yg0+ir+BroRjwdxyZJsekhZzawOecC2rOTPCz173t7ZcR1HHZu0dZgOCw==", "dev": true }, "node_modules/@surma/rollup-plugin-off-main-thread": { diff --git a/web/package.json b/web/package.json index 22e48a0b..a7b5a8d9 100644 --- a/web/package.json +++ b/web/package.json @@ -23,7 +23,7 @@ "vue": "3.3.4" }, "devDependencies": { - "@rushstack/eslint-patch": "1.4.0", + "@rushstack/eslint-patch": "1.5.0", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.50.0", "eslint-plugin-prettier": "5.0.0",