1
1
mirror of https://github.com/primer/css.git synced 2024-12-28 08:31:58 +03:00

Merge pull request #1363 from primer/dependabot/npm_and_yarn/filesize-6.3.0

Bump filesize from 6.2.5 to 6.3.0
This commit is contained in:
simurai 2021-04-26 19:31:30 +09:00 committed by GitHub
commit b54872f27b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
"eslint-plugin-github": "4.1.3",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-prettier": "3.4.0",
"filesize": "6.2.5",
"filesize": "6.3.0",
"front-matter": "4.0.2",
"fs-extra": "9.1.0",
"globby": "11.0.3",

View File

@ -2724,10 +2724,10 @@ file-entry-cache@^6.0.1:
dependencies:
flat-cache "^3.0.4"
filesize@6.2.5:
version "6.2.5"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.2.5.tgz#ee4de0e71ba03f1d6814a40085249343ccfc7ac3"
integrity sha512-JkM1y2+IpnEwp3pbXOUXR+9ytuZE07ZnWb/OR0H/WOSkjWASpmXgC0ZBIs4/SAYq9wHqExeQxcYNoJKf6s0RCg==
filesize@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.3.0.tgz#dff53cfb3f104c9e422f346d53be8dbcc971bf11"
integrity sha512-ytx0ruGpDHKWVoiui6+BY/QMNngtDQ/pJaFwfBpQif0J63+E8DLdFyqS3NkKQn7vIruUEpoGD9JUJSg7Kp+I0g==
fill-range@^4.0.0:
version "4.0.0"