From bb8193406e00c61067495ce23000fcf2005bf840 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 09:31:12 +0000 Subject: [PATCH] Bump vue-docgen-api from 4.23.1 to 4.24.0 Bumps [vue-docgen-api](https://github.com/vue-styleguidist/vue-styleguidist) from 4.23.1 to 4.24.0. - [Release notes](https://github.com/vue-styleguidist/vue-styleguidist/releases) - [Changelog](https://github.com/vue-styleguidist/vue-styleguidist/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.23.1...v4.24.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6b256865698a..da57b86b1cca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -32668,9 +32668,9 @@ vue-class-component@^7.1.0, vue-class-component@^7.2.3: integrity sha512-oEqYpXKaFN+TaXU+mRLEx8dX0ah85aAJEe61mpdoUrq0Bhe/6sWhyZX1JjMQLhVsHAkncyhedhmCdDVSasUtDw== vue-docgen-api@^4.7.0: - version "4.23.1" - resolved "https://registry.yarnpkg.com/vue-docgen-api/-/vue-docgen-api-4.23.1.tgz#52fc432ee2810343a08bbbba7c57507f8fd667f5" - integrity sha512-0S+Fi2bbta/bPfoKIqfO3GronnE0EzmA9OJ1I8ltqmAVC/XaSedT1pmIIQCIsySHKx8jEb6Yn2AhKccmZ8b/Ng== + version "4.24.0" + resolved "https://registry.yarnpkg.com/vue-docgen-api/-/vue-docgen-api-4.24.0.tgz#d258e299958c9a9d6c8c573afeaed7dd205a17a9" + integrity sha512-alb0lJSUMEaMxQw6/THemXnwCUVQGsFhR9VyrCmkHe2LpoIB8dfLgqTK9DrsGJS0iCy/qVWxeflr+ybgQREXpA== dependencies: "@babel/parser" "^7.6.0" "@babel/types" "^7.6.0"