Skip to content

Commit

Permalink
fix(deps): update dependency figlet to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent af336c1 commit 3a5a799
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"clear": "0.1.0",
"clui": "0.3.6",
"configstore": "6.0.0",
"figlet": "1.5.2",
"figlet": "1.8.0",
"fs-extra": "10.0.1",
"git-url-parse": "11.6.0",
"inquirer": "8.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3363,10 +3363,10 @@ fb-watchman@^2.0.0:
dependencies:
bser "2.1.1"

figlet@1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/figlet/-/figlet-1.5.2.tgz#dda34ff233c9a48e36fcff6741aeb5bafe49b634"
integrity sha512-WOn21V8AhyE1QqVfPIVxe3tupJacq1xGkPTB4iagT6o+P2cAgEOOwIxMftr4+ZCTI6d551ij9j61DFr0nsP2uQ==
figlet@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/figlet/-/figlet-1.8.0.tgz#1b93c4f65f4c1a3b1135221987eee8cf8b9c0ac7"
integrity sha512-chzvGjd+Sp7KUvPHZv6EXV5Ir3Q7kYNpCr4aHrRW79qFtTefmQZNny+W1pW9kf5zeE6dikku2W50W/wAH2xWgw==

figures@^3.0.0:
version "3.2.0"
Expand Down

0 comments on commit 3a5a799

Please sign in to comment.