From 9ecf69a121568879dbcc292c0ad48471be57b662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 16:15:05 +0100 Subject: [PATCH] Bump filesize from 9.0.1 to 9.0.11 (#1889) * Bump filesize from 9.0.1 to 9.0.11 Bumps [filesize](https://github.com/avoidwork/filesize.js) from 9.0.1 to 9.0.11. - [Release notes](https://github.com/avoidwork/filesize.js/releases) - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/avoidwork/filesize.js/compare/9.0.1...9.0.11) --- updated-dependencies: - dependency-name: filesize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Create fair-humans-brush.md Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristiano Belloni --- .changeset/fair-humans-brush.md | 5 +++++ packages/modular-scripts/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 .changeset/fair-humans-brush.md diff --git a/.changeset/fair-humans-brush.md b/.changeset/fair-humans-brush.md new file mode 100644 index 000000000..c718eed6b --- /dev/null +++ b/.changeset/fair-humans-brush.md @@ -0,0 +1,5 @@ +--- +"modular-scripts": patch +--- + +Bump filesize from 9.0.1 to 9.0.11 diff --git a/packages/modular-scripts/package.json b/packages/modular-scripts/package.json index 01eedba5d..a27fb3835 100644 --- a/packages/modular-scripts/package.json +++ b/packages/modular-scripts/package.json @@ -57,7 +57,7 @@ "express": "4.18.1", "express-ws": "5.0.2", "file-loader": "6.2.0", - "filesize": "9.0.1", + "filesize": "9.0.11", "find-up": "5.0.0", "fork-ts-checker-webpack-plugin": "7.2.11", "fs-extra": "10.1.0", diff --git a/yarn.lock b/yarn.lock index ade7dee30..5eec34e02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6492,10 +6492,10 @@ file-loader@6.2.0: loader-utils "^2.0.0" schema-utils "^3.0.0" -filesize@9.0.1: - version "9.0.1" - resolved "https://registry.yarnpkg.com/filesize/-/filesize-9.0.1.tgz#eaf252bdda67912639153ef8554058ecd88ccb52" - integrity sha512-4OpF3eYI7S0O+memD6RetheN3qZYR2gGapwYauB2T2F+Da2uBml8jLcukv/7lJeL7ByC+2nzaHZfUR/bGT/HVQ== +filesize@9.0.11: + version "9.0.11" + resolved "https://registry.yarnpkg.com/filesize/-/filesize-9.0.11.tgz#4ac3a42c084232dd9b2a1da0107f32d42fcfa5e4" + integrity sha512-gTAiTtI0STpKa5xesyTA9hA3LX4ga8sm2nWRcffEa1L/5vQwb4mj2MdzMkoHoGv4QzfDshQZuYscQSf8c4TKOA== fill-range@^4.0.0: version "4.0.0"