From 4701adafc3766e169d2b8bb99ca2e33173031b7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 07:31:54 +0000 Subject: [PATCH] :arrow_up: Update dependency @rushstack/eslint-patch to v1.3.1 --- 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 771d3989..5aa765d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "vuetify": "3.3.2" }, "devDependencies": { - "@rushstack/eslint-patch": "1.3.0", + "@rushstack/eslint-patch": "1.3.1", "@vue/eslint-config-prettier": "7.1.0", "eslint": "8.42.0", "eslint-config-google": "0.14.0", @@ -2291,9 +2291,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.0.tgz", - "integrity": "sha512-IthPJsJR85GhOkp3Hvp8zFOPK5ynKn6STyHa/WZpioK7E1aYDiBzpqQPrngc14DszIUkIrdd3k9Iu0XSzlP/1w==", + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.1.tgz", + "integrity": "sha512-RkmuBcqiNioeeBKbgzMlOdreUkJfYaSjwgx9XDgGGpjvWgyaxWvDmZVSN9CS6LjEASadhgPv2BcFp+SeouWXXA==", "dev": true }, "node_modules/@surma/rollup-plugin-off-main-thread": { diff --git a/package.json b/package.json index 79b06ca1..efe5c0d1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "vuetify": "3.3.2" }, "devDependencies": { - "@rushstack/eslint-patch": "1.3.0", + "@rushstack/eslint-patch": "1.3.1", "@vue/eslint-config-prettier": "7.1.0", "eslint": "8.42.0", "eslint-config-google": "0.14.0",