From 0f9e07a28009d7ed022a8da23b7df6a4b1eae026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 07:37:46 +0000 Subject: [PATCH] Chore [deps:npm]: Bump @vue/compat from 3.5.6 to 3.5.8 Bumps [@vue/compat](https://github.com/vuejs/core) from 3.5.6 to 3.5.8. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.6...v3.5.8) --- updated-dependencies: - dependency-name: "@vue/compat" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4567f828c..36a6f8251 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2823,9 +2823,9 @@ pretty-format "^29.7.0" "@vue/compat@^3.4.27": - version "3.5.6" - resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.5.6.tgz#396e5586bcdeffce7bd5b435c40dc4429b1223de" - integrity sha512-svKUCrNZENunBVWrC47BRsqU0CXT+jflC5ZKen/thpdujex6QbqqqQvUy3kaU6C7WAKBUulFnrGYDLMLO0EWgA== + version "3.5.8" + resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.5.8.tgz#b400b4e9aacd04bf6b3b770c2fbc2cfdbd51a1b7" + integrity sha512-B95vbr2oThTpX25gcl4XFn2zfRd6xg92+WuVnJEgD+llYJekwlkN9l5acqdZCXCf6wlis233ruhmsgyv0mVbFQ== dependencies: "@babel/parser" "^7.25.3" estree-walker "^2.0.2"