Merge pull request #1547 from h3poteto/dependabot/npm_and_yarn/cfonts-2.8.5

Bump cfonts from 2.8.3 to 2.8.5
This commit is contained in:
AkiraFukushima 2020-07-08 23:44:29 +09:00 committed by GitHub
commit 2fdc15563c
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

@ -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

@ -234,7 +234,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",