Skip to content

Commit

Permalink
fix(deps): update dependency figlet to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent e84463c commit 6b276a1
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 @@ -45,7 +45,7 @@
"cozy-client": "27.26.4",
"cozy-jobs-cli": "1.20.2",
"cozy-konnector-build": "1.5.1",
"figlet": "1.5.2",
"figlet": "1.6.0",
"minimist": "1.2.8"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3573,10 +3573,10 @@ [email protected]:
es6-denodeify "^0.1.1"
tough-cookie "^2.3.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.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/figlet/-/figlet-1.6.0.tgz#812050fa9f01043b4d44ddeb11f20fb268fa4b93"
integrity sha512-31EQGhCEITv6+hi2ORRPyn3bulaV9Fl4xOdR169cBzH/n1UqcxsiSB/noo6SJdD7Kfb1Ljit+IgR1USvF/XbdA==

file-entry-cache@^6.0.1:
version "6.0.1"
Expand Down

0 comments on commit 6b276a1

Please sign in to comment.