Merge pull request #3488 from h3poteto/dependabot/npm_and_yarn/cfonts-3.1.1

Bump cfonts from 3.1.0 to 3.1.1
This commit is contained in:
AkiraFukushima 2022-07-10 15:09:42 +09:00 committed by GitHub
commit 4a61643075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -148,7 +148,7 @@
"browserify-zlib": "^0.2.0",
"buffer": "^6.0.3",
"bufferutil": "^4.0.6",
"cfonts": "^3.1.0",
"cfonts": "^3.1.1",
"chai": "^4.3.6",
"chalk": "^4.1.2",
"copy-webpack-plugin": "^10.2.4",

View File

@ -3829,10 +3829,10 @@ center-align@^0.1.1:
align-text "^0.1.3"
lazy-cache "^1.0.3"
cfonts@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/cfonts/-/cfonts-3.1.0.tgz#47e3d5932a8655db6299470bca5392194d236df2"
integrity sha512-zPMg6XFIuzFRsVi2WTUYmfmOUM2k/T74l2vOYyBknVdPhIfXyYBQTe3dR7JmbFINqsS3bfB4RSUj90kv6vUb3Q==
cfonts@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/cfonts/-/cfonts-3.1.1.tgz#81bf9cfce2fcee581046d8912a55bab4366f9cfc"
integrity sha512-PFknL/y+QVzoVmnm4X/PLd+t5Bt4aSvFBebpvyjcVUb81jHIVHFKvAopADbTk9tnfLLC2RHFZgdVa9YAwQp1mw==
dependencies:
supports-color "^8"
window-size "^1.1.1"