Bump cfonts from 2.8.2 to 2.8.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-13 05:22:02 +00:00 committed by GitHub
parent a752d175da
commit d5e4313942
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

@ -9291,12 +9291,12 @@
}
},
"cfonts": {
"version": "2.8.2",
"resolved": "https://registry.npmjs.org/cfonts/-/cfonts-2.8.2.tgz",
"integrity": "sha512-qF0zbWCLPI4uHhbxP7IPA1nx5SFxfCZdurQjne20faeAOEtiUC4DHpost5sEpP7GNUEfpEI+e3PyLRE9k4KoLw==",
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/cfonts/-/cfonts-2.8.3.tgz",
"integrity": "sha512-S7bRX97nXcnPqtoObKvebuvnPKhxIBGeeng3T5Ou8tZVgyYDO1OAf7A/LgfMg10vH4LFeaGBHoCigJXtMSXP2Q==",
"dev": true,
"requires": {
"chalk": "^4.0.0",
"chalk": "^4.1.0",
"window-size": "^1.1.1"
}
},

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.2",
"cfonts": "^2.8.3",
"chai": "^4.2.0",
"chalk": "^4.1.0",
"copy-webpack-plugin": "^6.0.1",