Bump cfonts from 2.8.3 to 2.8.5

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-15 10:08:55 +00:00 committed by GitHub
parent ffa5e21f69
commit 7bf97f9c8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -8710,7 +8710,7 @@
"dependencies": {
"resolve": {
"version": "1.1.7",
"resolved": "http://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
"dev": true
}
@ -9314,9 +9314,9 @@
}
},
"cfonts": {
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/cfonts/-/cfonts-2.8.3.tgz",
"integrity": "sha512-S7bRX97nXcnPqtoObKvebuvnPKhxIBGeeng3T5Ou8tZVgyYDO1OAf7A/LgfMg10vH4LFeaGBHoCigJXtMSXP2Q==",
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/cfonts/-/cfonts-2.8.5.tgz",
"integrity": "sha512-NZaKVhhHkIehWe8UlLBpX2wh5uZxFJTqNKP55ZAFrrYAjhEGb3HRJ/KQWHj8NJl52EH1WS190ZBp+FH8EdyDXg==",
"dev": true,
"requires": {
"chalk": "^4.1.0",

View File

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