From d82228739980a6efa4f51569ad831eb27b180dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 16:06:53 +0000 Subject: [PATCH] Bump vue-sfc-rollup from 4.1.1 to 4.1.2 Bumps [vue-sfc-rollup](https://github.com/team-innovation/vue-sfc-rollup) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/team-innovation/vue-sfc-rollup/releases) - [Changelog](https://github.com/team-innovation/vue-sfc-rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/team-innovation/vue-sfc-rollup/commits) --- updated-dependencies: - dependency-name: vue-sfc-rollup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7eb0007..83e5b09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7315,8 +7315,8 @@ vue-loader@^15.9.2: vue-style-loader "^4.1.0" vue-sfc-rollup@^4.0.5: - version "4.1.1" - resolved "https://registry.npmjs.org/vue-sfc-rollup/-/vue-sfc-rollup-4.1.1.tgz" + version "4.1.2" + resolved "https://registry.yarnpkg.com/vue-sfc-rollup/-/vue-sfc-rollup-4.1.2.tgz#b969233d60bcfdfb02b833b37b7ba626f360232f" dependencies: chalk "^4.1.1" ejs "^3.1.6"