From 55d9b3872e905564c5ec780431cf3a637f9a18cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2020 11:59:21 +0000 Subject: [PATCH] Bump acorn from 5.7.3 to 5.7.4 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] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4631703..c8938b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -770,10 +770,10 @@ "@parcel/utils" "^1.11.0" physical-cpu-count "^2.0.0" -"@scratch-css/scratch@^1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@scratch-css/scratch/-/scratch-1.0.1.tgz#8b487e800c54b9e474e4b295969dcb5987a3d616" - integrity sha512-AMzM7W8AgrIVanWdK17vQBTnqsC1cT0g4JlbgWfddQfBPDTEhT+ust/DHYOQ7AJmgI22v7ViwU4PLI8PFV/4jw== +"@scratch-css/scratch@scratch-css/scratch": + version "2.0.1" + uid "607bf4a21c511eb6e3b66867233aab91bcf8e9a4" + resolved "https://codeload.github.com/scratch-css/scratch/tar.gz/607bf4a21c511eb6e3b66867233aab91bcf8e9a4" "@types/q@^1.5.1": version "1.5.2" @@ -804,9 +804,9 @@ acorn-walk@^6.0.1: integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA== acorn@^5.0.0: - 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.1.1: version "6.2.1"