mirror of
https://github.com/primer/css.git
synced 2025-01-07 14:58:54 +03:00
Bump filesize from 8.0.2 to 8.0.3 (#1607)
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 8.0.2 to 8.0.3. - [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.2...8.0.3) --- 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:
parent
60e8c05509
commit
90a0a8ba26
@ -46,7 +46,7 @@
|
||||
"eslint-plugin-github": "4.3.0",
|
||||
"eslint-plugin-jest": "24.4.2",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"filesize": "8.0.2",
|
||||
"filesize": "8.0.3",
|
||||
"front-matter": "4.0.2",
|
||||
"fs-extra": "10.0.0",
|
||||
"globby": "12.0.2",
|
||||
|
@ -2686,10 +2686,10 @@ file-entry-cache@^6.0.1:
|
||||
dependencies:
|
||||
flat-cache "^3.0.4"
|
||||
|
||||
filesize@8.0.2:
|
||||
version "8.0.2"
|
||||
resolved "https://registry.yarnpkg.com/filesize/-/filesize-8.0.2.tgz#59be16fa41c8d249e89ecaaf1422acf04220db98"
|
||||
integrity sha512-sm/y5NAhVbcJoqMdNdfqoR/Evi1sMpKDJvWu4fa0o5OHNvX7nSXXGsg/5Pcp5L8uuI/7Hbn82Kk2PTCJmCOemQ==
|
||||
filesize@8.0.3:
|
||||
version "8.0.3"
|
||||
resolved "https://registry.yarnpkg.com/filesize/-/filesize-8.0.3.tgz#b53541cc42418ec716b41cd74831793964ff90ac"
|
||||
integrity sha512-UrhwVdUWmP0Jo9uLhVro8U36D4Yp3uT6pfXeNJHVRwyQrZjsqfnypOLthfnuB/bk1glUu7aIY947kyfoOfXuog==
|
||||
|
||||
fill-range@^7.0.1:
|
||||
version "7.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user