From 36628ea063026499ca4c703f4daf75c99a2cd3f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 23:26:42 +0000 Subject: [PATCH] :arrow_up: Bump @ampproject/filesize from 4.0.1 to 4.1.0 Bumps [@ampproject/filesize](https://github.com/ampproject/filesize) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/ampproject/filesize/releases) - [Commits](https://github.com/ampproject/filesize/compare/v4.0.1...v4.1.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 054ec2c..e3fd191 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,10 +3,11 @@ "@ampproject/filesize@^4.0.1": - version "4.0.1" - resolved "https://registry.yarnpkg.com/@ampproject/filesize/-/filesize-4.0.1.tgz#a969318ec06b440e66f3b16df0f25cb826c2cd30" - integrity sha512-YDaHU5d4RL6xuJV4W+1Eh3QxXtU0Y8i4hdrtRY7OLyG93wfYOLiabkSFbg5HQmxFWqj+NYko/3pjpBiXnEuhdw== + version "4.1.0" + resolved "https://registry.yarnpkg.com/@ampproject/filesize/-/filesize-4.1.0.tgz#8d0642b39dbdf8bdacfe5151fadaa28068b35456" + integrity sha512-H206vnnu2mb26yI3OdABKsaD/pvcW2jH3TefoG7Q0mZrsO2unq8mKQTGNvooG8qfHJBiwzsiSxN4bLMDkNUtsQ== dependencies: + "@kristoferbaxter/async" "0.0.7" bytes "3.1.0" fast-glob "3.2.2" kleur "3.0.3" @@ -1255,6 +1256,11 @@ "@types/istanbul-reports" "^1.1.1" "@types/yargs" "^13.0.0" +"@kristoferbaxter/async@0.0.7": + version "0.0.7" + resolved "https://registry.yarnpkg.com/@kristoferbaxter/async/-/async-0.0.7.tgz#2fe5877588fc7102445ca7918a5bcc59d3c69061" + integrity sha512-3cKFLZEnqJ5yILVbyyYD4Xld8aZ5vUQbkLxTlPz1blpUtCd5PIhf4uKTM9+SIr/q2JK+OSmmU4rdx1kgAPBPCQ== + "@mdx-js/loader@^1.5.1": version "1.5.8" resolved "https://registry.yarnpkg.com/@mdx-js/loader/-/loader-1.5.8.tgz#3d1c4031b934c03309cabbbfe01628f3960e3221"