Skip to content

Commit aff045d

Browse files
committed
chore(deps): update dependency figures to v3
1 parent e344e3d commit aff045d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"dependencies": {
2424
"consola": "^2.5.8",
25-
"figures": "^2.0.0",
25+
"figures": "^3.0.0",
2626
"html-minifier": "^4.0.0"
2727
},
2828
"devDependencies": {

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4100,6 +4100,13 @@ figures@^2.0.0:
41004100
dependencies:
41014101
escape-string-regexp "^1.0.5"
41024102

4103+
figures@^3.0.0:
4104+
version "3.0.0"
4105+
resolved "https://registry.yarnpkg.com/figures/-/figures-3.0.0.tgz#756275c964646163cc6f9197c7a0295dbfd04de9"
4106+
integrity sha512-HKri+WoWoUgr83pehn/SIgLOMZ9nAWC6dcGj26RY2R4F50u4+RTUz0RCrUlOV3nKRAICW1UGzyb+kcX2qK1S/g==
4107+
dependencies:
4108+
escape-string-regexp "^1.0.5"
4109+
41034110
file-entry-cache@^5.0.1:
41044111
version "5.0.1"
41054112
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-5.0.1.tgz#ca0f6efa6dd3d561333fb14515065c2fafdf439c"

0 commit comments

Comments
 (0)