From db83b6a5eb95b8ae9373ac93faac4f9ec270d3d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2020 09:46:25 +0000 Subject: [PATCH] Bump acorn from 5.7.3 to 5.7.4 in /example Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by: dependabot[bot] --- example/yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index a91f55c..f983ce4 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1530,9 +1530,9 @@ acorn-walk@^6.0.1: integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA== acorn@^5.5.3: - version "5.7.3" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279" - integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw== + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" + integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg== acorn@^6.0.1, acorn@^6.0.4, acorn@^6.2.1: version "6.3.0" @@ -2011,10 +2011,10 @@ balanced-match@^1.0.0: resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c= -barestyle@^1.0.8: - version "1.0.8" - resolved "https://registry.yarnpkg.com/barestyle/-/barestyle-1.0.8.tgz#32bc158acb98c381022002b11563d7444e9dbc24" - integrity sha512-VJ0wBDDxGAo11wjU6hRjM9Gy0Hqh5CeanN/BueSY2iC2mKFGIufKsHz04J05iBUl/XTFWRP54l+DerWCM2o45w== +barestyle@latest: + version "1.4.3" + resolved "https://registry.yarnpkg.com/barestyle/-/barestyle-1.4.3.tgz#7a3b8781df6534daf75ed37353890c5141c21ee0" + integrity sha512-G1kpGSbzXZrD6O5isKVNh+VMOz5Ev8KwnEDhgAk1EM8tvASLtTAPxJ75BYRhuWkQoO/BJnAgYhcJnEN7HUkbFw== base64-js@^1.0.2: version "1.3.1"