Bump figlet from 1.5.2 to 1.8.0
Bumps figlet from 1.5.2 to 1.8.0.
Release notes
Sourced from figlet's releases.
v1.8.0
- Added support for promises to various methods (patorjk/figlet.js#129), thanks to
@jcubic
- Added 5 new fonts: DiamFont, RubiFont, CosMike2, BlurVision ASCII, and Shaded Blocky
Minor Update
- Added support for "npx figlet text".
- Added Prettier.
- Partially modernized code (ex: replaced vars with lets/consts, replaced substr with substring).
Commits
-
cf153f2
Updated release history section -
4888786
1.8.0 -
392e6c7
Added fonts -
5b228cd
Updated package-lock -
34f04e5
Added DiamFont -
cf3c5b5
Merge pull request #131 from patorjk/dependabot/npm_and_yarn/braces-3.0.3 -
29ae933
Merge pull request #130 from patorjk/dependabot/npm_and_yarn/ejs-3.1.10 -
5da1dd6
Bump braces from 3.0.2 to 3.0.3 -
06281fc
Bump ejs from 3.1.9 to 3.1.10 -
eef9bf9
Merge pull request #122 from patorjk/dependabot/npm_and_yarn/babel/traverse-a... - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts