diff --git a/package.json b/package.json index 2a109139..07deb7c5 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "vue": "^2.6.14" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.1.4", + "@rushstack/eslint-patch": "^1.8.0", "@types/google.analytics": "^0.0.42", "@vitejs/plugin-legacy": "^1.8.2", "@vue/eslint-config-typescript": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index 17ae0576..d0556ef5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -445,10 +445,10 @@ estree-walker "^2.0.1" picomatch "^2.2.2" -"@rushstack/eslint-patch@^1.1.4": - version "1.1.4" - resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.4.tgz#0c8b74c50f29ee44f423f7416829c0bf8bb5eb27" - integrity sha512-LwzQKA4vzIct1zNZzBmRKI9QuNpLgTQMEjsQLf3BXuGYb3QPTP4Yjf6mkdX+X1mYttZ808QpOwAzZjv28kq7DA== +"@rushstack/eslint-patch@^1.8.0": + version "1.8.0" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.8.0.tgz#c5545e6a5d2bd5c26b4021c357177a28698c950e" + integrity sha512-0HejFckBN2W+ucM6cUOlwsByTKt9/+0tWhqUffNIcHqCXkthY/mZ7AuYPK/2IIaGWhdl0h+tICDO0ssLMd6XMQ== "@types/chai-subset@^1.3.3": version "1.3.3"