From e12c2256338ebf76b2aba25f75c9173daebcb08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 03:05:10 +0000 Subject: [PATCH] Bump vue-styleguidist from 4.38.0 to 4.38.1 Bumps [vue-styleguidist](https://github.com/vue-styleguidist/vue-styleguidist) from 4.38.0 to 4.38.1. - [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.38.0...v4.38.1) Signed-off-by: dependabot[bot] --- package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 17dcf78b2b..56f202f84b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25419,9 +25419,9 @@ "dev": true }, "javascript-stringify": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/javascript-stringify/-/javascript-stringify-2.0.1.tgz", - "integrity": "sha512-yV+gqbd5vaOYjqlbk16EG89xB5udgjqQF3C5FAORDg4f/IS1Yc5ERCv5e/57yBcfJYw05V5JyIXabhwb75Xxow==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/javascript-stringify/-/javascript-stringify-2.1.0.tgz", + "integrity": "sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==", "dev": true }, "loader-utils": { @@ -29997,9 +29997,9 @@ } }, "vue-docgen-api": { - "version": "4.38.0", - "resolved": "https://registry.npmjs.org/vue-docgen-api/-/vue-docgen-api-4.38.0.tgz", - "integrity": "sha512-UGioZFeBcReyT+ahuE3IS8ddShWq0zAB08D8g2XIST7NgSnKd1yBLDujdtZekQVi5d5lh1jeret1VE22mzDpwA==", + "version": "4.38.1", + "resolved": "https://registry.npmjs.org/vue-docgen-api/-/vue-docgen-api-4.38.1.tgz", + "integrity": "sha512-w5mM5Vppw+7ucN4HjwLLdqiZee5k7cEVGARGKgBdxRmpr88MUrLlYhUNLiYVhsTLFh0WNpfHAW8qW0lOTE8TXQ==", "dev": true, "requires": { "@babel/parser": "^7.13.12", @@ -30283,9 +30283,9 @@ } }, "vue-styleguidist": { - "version": "4.38.0", - "resolved": "https://registry.npmjs.org/vue-styleguidist/-/vue-styleguidist-4.38.0.tgz", - "integrity": "sha512-YwQpyt2AvnCq8AZqfS0/XtMt0H9GPe+u3tsfBZTVoidniE2vZIE+hYaqOr3slls8u4TJZFhEl5hNm6esAilyFw==", + "version": "4.38.1", + "resolved": "https://registry.npmjs.org/vue-styleguidist/-/vue-styleguidist-4.38.1.tgz", + "integrity": "sha512-TTXBGZ1YK7TlpdwN7cPpKY5BgkCV8BwLgh3LLFuMurDeUQYflWCFyuiNPm560Bn9F+037Bl+sjiTt7/kon93WQ==", "dev": true, "requires": { "@vxna/mini-html-webpack-template": "^1.0.0", @@ -30336,7 +30336,7 @@ "style-loader": "^1.3.0", "terser-webpack-plugin": "^2.3.8", "to-ast": "^1.0.0", - "vue-docgen-api": "^4.38.0", + "vue-docgen-api": "^4.38.1", "vue-inbrowser-compiler": "^4.37.0", "vue-inbrowser-compiler-utils": "^4.37.0", "webpack-dev-server": "^3.11.2",