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

Bump filesize from 8.0.7 to 9.0.1 (#2115)

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

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

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-06-23 09:50:17 -07:00 committed by GitHub
parent cc086280b4
commit f62ee21764
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": "8.0.7",
"filesize": "9.0.1",
"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@8.0.7:
version "8.0.7"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-8.0.7.tgz#695e70d80f4e47012c132d57a059e80c6b580bd8"
integrity sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==
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==
fill-range@^7.0.1:
version "7.0.1"