Merge pull request #1625 from h3poteto/dependabot/npm_and_yarn/cfonts-2.8.6

Bump cfonts from 2.8.5 to 2.8.6
This commit is contained in:
AkiraFukushima 2020-07-31 20:24:39 +09:00 committed by GitHub
commit 1f655290b9
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

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