Bump cfonts from 2.8.5 to 2.8.6

Bumps [cfonts](https://github.com/dominikwilkowski/cfonts) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/dominikwilkowski/cfonts/releases)
- [Commits](https://github.com/dominikwilkowski/cfonts/compare/v2.8.5...v2.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-17 09:06:40 +00:00 committed by GitHub
parent a82095a6bf
commit 16a09f17ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -9393,9 +9393,9 @@
}
},
"cfonts": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/cfonts/-/cfonts-2.8.5.tgz",
"integrity": "sha512-NZaKVhhHkIehWe8UlLBpX2wh5uZxFJTqNKP55ZAFrrYAjhEGb3HRJ/KQWHj8NJl52EH1WS190ZBp+FH8EdyDXg==",
"version": "2.8.6",
"resolved": "https://registry.npmjs.org/cfonts/-/cfonts-2.8.6.tgz",
"integrity": "sha512-CqEyZmBO9teYrondYRE1cP7q95fTg4evianKkYQvHNi0IZpsk+V62RgIQuOm3fRiknISsXvFQeCR352pMyfHlg==",
"dev": true,
"requires": {
"chalk": "^4.1.0",

View File

@ -234,7 +234,7 @@
"babel-loader": "^8.1.0",
"babel-plugin-istanbul": "^6.0.0",
"babel-register": "^6.26.0",
"cfonts": "^2.8.5",
"cfonts": "^2.8.6",
"chai": "^4.2.0",
"chalk": "^4.1.0",
"copy-webpack-plugin": "^6.0.3",