Skip to content

Commit 468aa6f

Browse files
build(deps): bump figures from 3.2.0 to 6.1.0
Bumps [figures](https://github.com/sindresorhus/figures) from 3.2.0 to 6.1.0. - [Release notes](https://github.com/sindresorhus/figures/releases) - [Commits](sindresorhus/figures@v3.2.0...v6.1.0) --- updated-dependencies: - dependency-name: figures dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2156619 commit 468aa6f

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@resvg/resvg-js": "^2.6.2",
2424
"chalk": "^4.1.2",
2525
"cli-progress": "^3.12.0",
26-
"figures": "^3.2.0",
26+
"figures": "^6.1.0",
2727
"lodash": "^4.17.21",
2828
"node-html-parser": "^6.1.13",
2929
"object-hash": "^3.0.0",

yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3172,7 +3172,7 @@ __metadata:
31723172
"@types/lodash": "npm:^4.17.15"
31733173
chalk: "npm:^4.1.2"
31743174
cli-progress: "npm:^3.12.0"
3175-
figures: "npm:^3.2.0"
3175+
figures: "npm:^6.1.0"
31763176
lodash: "npm:^4.17.21"
31773177
node-html-parser: "npm:^6.1.13"
31783178
object-hash: "npm:^3.0.0"
@@ -5714,6 +5714,15 @@ __metadata:
57145714
languageName: node
57155715
linkType: hard
57165716

5717+
"figures@npm:^6.1.0":
5718+
version: 6.1.0
5719+
resolution: "figures@npm:6.1.0"
5720+
dependencies:
5721+
is-unicode-supported: "npm:^2.0.0"
5722+
checksum: 10c0/9159df4264d62ef447a3931537de92f5012210cf5135c35c010df50a2169377581378149abfe1eb238bd6acbba1c0d547b1f18e0af6eee49e30363cedaffcfe4
5723+
languageName: node
5724+
linkType: hard
5725+
57175726
"file-loader@npm:^6.2.0":
57185727
version: 6.2.0
57195728
resolution: "file-loader@npm:6.2.0"
@@ -7089,6 +7098,13 @@ __metadata:
70897098
languageName: node
70907099
linkType: hard
70917100

7101+
"is-unicode-supported@npm:^2.0.0":
7102+
version: 2.1.0
7103+
resolution: "is-unicode-supported@npm:2.1.0"
7104+
checksum: 10c0/a0f53e9a7c1fdbcf2d2ef6e40d4736fdffff1c9f8944c75e15425118ff3610172c87bf7bc6c34d3903b04be59790bb2212ddbe21ee65b5a97030fc50370545a5
7105+
languageName: node
7106+
linkType: hard
7107+
70927108
"is-wsl@npm:^2.2.0":
70937109
version: 2.2.0
70947110
resolution: "is-wsl@npm:2.2.0"

0 commit comments

Comments
 (0)