1
1
mirror of https://github.com/primer/css.git synced 2024-12-23 14:13:14 +03:00

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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-01 13:03:13 -07:00 committed by GitHub
parent 9dd2a49e26
commit 9ae553de02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"