From b850c616d494159956c99c5c217ccb3d61a46179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Jul 2022 05:52:05 +0000 Subject: [PATCH] Bump cfonts from 3.1.0 to 3.1.1 Bumps [cfonts](https://github.com/dominikwilkowski/cfonts) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/dominikwilkowski/cfonts/releases) - [Commits](https://github.com/dominikwilkowski/cfonts/commits) --- updated-dependencies: - dependency-name: cfonts dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 5359c667..86e36345 100644 --- a/package.json +++ b/package.json @@ -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", @@ -184,7 +184,7 @@ "jsdom": "^19.0.0", "json-loader": "^0.5.7", "listr": "^0.14.3", - "mini-css-extract-plugin": "^2.6.0", + "mini-css-extract-plugin": "^2.6.1", "node-loader": "^2.0.0", "node-sass": "^7.0.1", "os-browserify": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index fce954d5..315bacca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3849,10 +3849,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" @@ -9028,10 +9028,10 @@ min-indent@^1.0.0: resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== -mini-css-extract-plugin@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e" - integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w== +mini-css-extract-plugin@^2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz#9a1251d15f2035c342d99a468ab9da7a0451b71e" + integrity sha512-wd+SD57/K6DiV7jIR34P+s3uckTRuQvx0tKPcvjFlrEylk6P4mQ2KSWk1hblj1Kxaqok7LogKOieygXqBczNlg== dependencies: schema-utils "^4.0.0"