From 9ae553de025892b3781d60b1f148db4fe3a8f0b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 13:03:13 -0700 Subject: [PATCH] Bump filesize from 9.0.1 to 9.0.11 (#2140) 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8d662598..c2c19990 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-github": "4.3.6", "eslint-plugin-jest": "26.1.5", "eslint-plugin-prettier": "4.0.0", - "filesize": "9.0.1", + "filesize": "9.0.11", "front-matter": "4.0.2", "fs-extra": "10.1.0", "globby": "13.1.1", diff --git a/yarn.lock b/yarn.lock index 9ff20864..c81a6651 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2570,10 +2570,10 @@ file-entry-cache@^6.0.1: dependencies: flat-cache "^3.0.4" -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@^7.0.1: version "7.0.1"