Skip to content

Commit db13b90

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 098f373 commit db13b90

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.14"
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"
@@ -5830,6 +5830,15 @@ __metadata:
58305830
languageName: node
58315831
linkType: hard
58325832

5833+
"figures@npm:^6.1.0":
5834+
version: 6.1.0
5835+
resolution: "figures@npm:6.1.0"
5836+
dependencies:
5837+
is-unicode-supported: "npm:^2.0.0"
5838+
checksum: 10c0/9159df4264d62ef447a3931537de92f5012210cf5135c35c010df50a2169377581378149abfe1eb238bd6acbba1c0d547b1f18e0af6eee49e30363cedaffcfe4
5839+
languageName: node
5840+
linkType: hard
5841+
58335842
"file-loader@npm:^6.2.0":
58345843
version: 6.2.0
58355844
resolution: "file-loader@npm:6.2.0"
@@ -7163,6 +7172,13 @@ __metadata:
71637172
languageName: node
71647173
linkType: hard
71657174

7175+
"is-unicode-supported@npm:^2.0.0":
7176+
version: 2.1.0
7177+
resolution: "is-unicode-supported@npm:2.1.0"
7178+
checksum: 10c0/a0f53e9a7c1fdbcf2d2ef6e40d4736fdffff1c9f8944c75e15425118ff3610172c87bf7bc6c34d3903b04be59790bb2212ddbe21ee65b5a97030fc50370545a5
7179+
languageName: node
7180+
linkType: hard
7181+
71667182
"is-wsl@npm:^2.2.0":
71677183
version: 2.2.0
71687184
resolution: "is-wsl@npm:2.2.0"

0 commit comments

Comments
 (0)