From 916b670bb620d78509ff051705fb76ecf33caa5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 20:43:09 +0000 Subject: [PATCH] Bump @rushstack/eslint-patch from 1.1.4 to 1.8.0 Bumps [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.1.4 to 1.8.0. - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.8.0/eslint/eslint-patch) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"