Skip to content

build(deps): bump figures from 3.2.0 to 6.1.0 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@resvg/resvg-js": "^2.6.2",
"chalk": "^4.1.2",
"cli-progress": "^3.12.0",
"figures": "^3.2.0",
"figures": "^6.1.0",
"lodash": "^4.17.21",
"node-html-parser": "^6.1.13",
"object-hash": "^3.0.0",
Expand Down
18 changes: 17 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3172,7 +3172,7 @@ __metadata:
"@types/lodash": "npm:^4.17.15"
chalk: "npm:^4.1.2"
cli-progress: "npm:^3.12.0"
figures: "npm:^3.2.0"
figures: "npm:^6.1.0"
lodash: "npm:^4.17.21"
node-html-parser: "npm:^6.1.13"
object-hash: "npm:^3.0.0"
Expand Down Expand Up @@ -5714,6 +5714,15 @@ __metadata:
languageName: node
linkType: hard

"figures@npm:^6.1.0":
version: 6.1.0
resolution: "figures@npm:6.1.0"
dependencies:
is-unicode-supported: "npm:^2.0.0"
checksum: 10c0/9159df4264d62ef447a3931537de92f5012210cf5135c35c010df50a2169377581378149abfe1eb238bd6acbba1c0d547b1f18e0af6eee49e30363cedaffcfe4
languageName: node
linkType: hard

"file-loader@npm:^6.2.0":
version: 6.2.0
resolution: "file-loader@npm:6.2.0"
Expand Down Expand Up @@ -7089,6 +7098,13 @@ __metadata:
languageName: node
linkType: hard

"is-unicode-supported@npm:^2.0.0":
version: 2.1.0
resolution: "is-unicode-supported@npm:2.1.0"
checksum: 10c0/a0f53e9a7c1fdbcf2d2ef6e40d4736fdffff1c9f8944c75e15425118ff3610172c87bf7bc6c34d3903b04be59790bb2212ddbe21ee65b5a97030fc50370545a5
languageName: node
linkType: hard

"is-wsl@npm:^2.2.0":
version: 2.2.0
resolution: "is-wsl@npm:2.2.0"
Expand Down