1
1
mirror of https://github.com/primer/css.git synced 2024-09-11 16:36:07 +03:00

Bump filesize from 9.0.11 to 10.0.5 (#2337)

Bumps [filesize](https://github.com/avoidwork/filesize.js) from 9.0.11 to 10.0.5.
- [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/commits)

---
updated-dependencies:
- dependency-name: filesize
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-01 21:17:59 +09:00 committed by GitHub
parent 3fbb7383f6
commit 9f1aa9c9d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@
"eslint-plugin-github": "4.3.7",
"eslint-plugin-jest": "27.1.3",
"eslint-plugin-prettier": "4.2.1",
"filesize": "9.0.11",
"filesize": "10.0.5",
"front-matter": "4.0.2",
"fs-extra": "10.1.0",
"globby": "13.1.2",

View File

@ -2789,10 +2789,10 @@ file-entry-cache@^6.0.1:
dependencies:
flat-cache "^3.0.4"
filesize@9.0.11:
version "9.0.11"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-9.0.11.tgz#4ac3a42c084232dd9b2a1da0107f32d42fcfa5e4"
integrity sha512-gTAiTtI0STpKa5xesyTA9hA3LX4ga8sm2nWRcffEa1L/5vQwb4mj2MdzMkoHoGv4QzfDshQZuYscQSf8c4TKOA==
filesize@10.0.5:
version "10.0.5"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.0.5.tgz#d77553eb00a525f4cc7983047d2197cda6fff321"
integrity sha512-qrzyt8gLh86nsyYiC3ibI5KyIYRCWg2yqIklYrWF4a0qNfekik4OQfn7AoPJG2hRrPMSlH6fET4VEITweZAzjA==
fill-range@^7.0.1:
version "7.0.1"