Skip to content

Bump figlet from 1.5.2 to 1.6.0

dependabot requested to merge dependabot-npm_and_yarn-figlet-1.6.0 into main

Bumps figlet from 1.5.2 to 1.6.0.

Release notes

Sourced from figlet's releases.

Minor Update

  • Added support for "npx figlet text".
  • Added Prettier.
  • Partially modernized code (ex: replaced vars with lets/consts, replaced substr with substring).
Commits
  • e01be3e Added prettier
  • adcd642 Clean up
  • 6c833de test commit
  • 15f86ba Merge pull request #98 from patorjk/dependabot/npm_and_yarn/lodash-4.17.21
  • 799de3a Merge pull request #97 from patorjk/dependabot/npm_and_yarn/minimist-1.2.8
  • 48f15ba Bump lodash from 4.17.15 to 4.17.21
  • 95df6b3 Bump minimist from 1.2.5 to 1.2.8
  • db38c0d Merge pull request #95 from patorjk/dependabot/npm_and_yarn/async-1.0.0
  • a086225 Merge pull request #94 from patorjk/dependabot/npm_and_yarn/json-schema-and-j...
  • f90207f Merge pull request #92 from patorjk/dependabot/npm_and_yarn/qs-6.5.3
  • 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

Merge request reports