From d4aaac96a2638b92092db179280d93c8aab62f60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 04:51:39 +0000 Subject: [PATCH] chore(deps): update dependency @rushstack/eslint-patch to v1.4.0 --- frontend/package-lock.json | 14 +++++++------- frontend/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 5dcd823a..cc5423e7 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -31,7 +31,7 @@ "vuetify": "3.3.16" }, "devDependencies": { - "@rushstack/eslint-patch": "1.3.3", + "@rushstack/eslint-patch": "1.4.0", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.49.0", "eslint-plugin-prettier": "5.0.0", @@ -2217,9 +2217,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.3.tgz", - "integrity": "sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.4.0.tgz", + "integrity": "sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==", "dev": true }, "node_modules/@surma/rollup-plugin-off-main-thread": { @@ -8260,9 +8260,9 @@ } }, "@rushstack/eslint-patch": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.3.tgz", - "integrity": "sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.4.0.tgz", + "integrity": "sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==", "dev": true }, "@surma/rollup-plugin-off-main-thread": { diff --git a/frontend/package.json b/frontend/package.json index 4570654f..f300c15f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -34,7 +34,7 @@ "vuetify": "3.3.16" }, "devDependencies": { - "@rushstack/eslint-patch": "1.3.3", + "@rushstack/eslint-patch": "1.4.0", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.49.0", "eslint-plugin-prettier": "5.0.0",