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",