From 62b27fe01a28bb57531d595037028aff370c4c42 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Jun 2021 22:17:27 +0000 Subject: [PATCH] :arrow_up: deps: Upgrade dependency microbundle to v0.13.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7465d51..9882581 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "fixpack": "4.0.0", "husky": "6.0.0", "lint-staged": "11.0.0", - "microbundle": "0.13.2", + "microbundle": "0.13.3", "np": "7.5.0", "pinst": "2.1.6", "power-assert": "1.6.1", diff --git a/yarn.lock b/yarn.lock index ea5f05e..a320c2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7437,10 +7437,10 @@ micro-spelling-correcter@^1.1.1: resolved "https://registry.yarnpkg.com/micro-spelling-correcter/-/micro-spelling-correcter-1.1.1.tgz#805a06a26ccfcad8f3e5c6a1ac5ff29d4530166e" integrity sha512-lkJ3Rj/mtjlRcHk6YyCbvZhyWTOzdBvTHsxMmZSk5jxN1YyVSQ+JETAom55mdzfcyDrY/49Z7UCW760BK30crg== -microbundle@0.13.2: - version "0.13.2" - resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.13.2.tgz#e624aefa745eaff5ea0638e78a20b9c7ad81c284" - integrity sha512-LJN69gY7osa+KoLcR6J1pGTmH+CRWUI73sRc6BKpAwtJjjYWNhiCDXglB0yRBEyw1DTF9ZMH/VXkbf2o2AjLXA== +microbundle@0.13.3: + 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"