1
1
mirror of https://github.com/primer/css.git synced 2024-10-04 04:17:21 +03:00

Bump filesize from 8.0.3 to 8.0.6 (#1718)

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

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
This commit is contained in:
dependabot[bot] 2021-11-01 18:27:10 +00:00 committed by GitHub
parent 9bcb687d88
commit a8cd95384b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"eslint-plugin-github": "4.3.2",
"eslint-plugin-jest": "25.2.2",
"eslint-plugin-prettier": "4.0.0",
"filesize": "8.0.3",
"filesize": "8.0.6",
"front-matter": "4.0.2",
"fs-extra": "10.0.0",
"globby": "12.0.2",

View File

@ -2587,10 +2587,10 @@ file-entry-cache@^6.0.1:
dependencies:
flat-cache "^3.0.4"
filesize@8.0.3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-8.0.3.tgz#b53541cc42418ec716b41cd74831793964ff90ac"
integrity sha512-UrhwVdUWmP0Jo9uLhVro8U36D4Yp3uT6pfXeNJHVRwyQrZjsqfnypOLthfnuB/bk1glUu7aIY947kyfoOfXuog==
filesize@8.0.6:
version "8.0.6"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-8.0.6.tgz#5f0c27aa1b507fa7d9f72c912a774ca6a44111b1"
integrity sha512-sHvRqTiwdmcuzqet7iVwsbwF6UrV3wIgDf2SHNdY1Hgl8PC45HZg/0xtdw6U2izIV4lccnrY9ftl6wZFNdjYMg==
fill-range@^7.0.1:
version "7.0.1"