From bcaf797caa54c106f618af80433c0bc79153c8ed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 13:14:38 +0000 Subject: [PATCH] Bump microbundle from 0.13.2 to 0.13.3 Bumps [microbundle](https://github.com/developit/microbundle) from 0.13.2 to 0.13.3. - [Release notes](https://github.com/developit/microbundle/releases) - [Changelog](https://github.com/developit/microbundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/developit/microbundle/compare/v0.13.2...v0.13.3) 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 7e40e78..5c65bf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3940,9 +3940,9 @@ merge-stream@^2.0.0: integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== microbundle@^0.13.0: - version "0.13.2" - resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.2.tgz#e624aefa745eaff5ea0638e78a20b9c7ad81c284" - integrity sha512-LJN69gY7osa+KoLcR6J1pGTmH+CRWUI73sRc6BKpAwtJjjYWNhiCDXglB0yRBEyw1DTF9ZMH/VXkbf2o2AjLXA== + version "0.13.3" + resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.3.tgz#cfc5055b50cf7a0bcc5eec441604f4520ccd07ec" + integrity sha512-nlP20UmyqGGeh6jhk8VaVFEoRlF+JAvnwixPLQUwHEcAF59ROJCyh34eylJzUAVNvF3yrCaHxIBv8lYcphDM1g== dependencies: "@babel/core" "^7.12.10" "@babel/plugin-proposal-class-properties" "7.12.1"