Skip to content

Commit

Permalink
Update dependency log-symbols to v6 (#2226)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 30, 2023
1 parent 23cbf89 commit 272166a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/crafty-runner-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"hash-index": "3.0.0",
"inspectpack": "4.7.1",
"is-glob": "4.0.3",
"log-symbols": "5.1.0",
"log-symbols": "6.0.0",
"service-names-port-numbers": "2.0.0",
"speed-measure-webpack-plugin": "1.5.0",
"utf-8-validate": "6.0.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2777,7 +2777,7 @@ __metadata:
hash-index: "npm:3.0.0"
inspectpack: "npm:4.7.1"
is-glob: "npm:4.0.3"
log-symbols: "npm:5.1.0"
log-symbols: "npm:6.0.0"
service-names-port-numbers: "npm:2.0.0"
speed-measure-webpack-plugin: "npm:1.5.0"
utf-8-validate: "npm:6.0.3"
Expand Down Expand Up @@ -4805,7 +4805,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5.0.0, chalk@npm:^5.0.1, chalk@npm:^5.2.0":
"chalk@npm:^5.0.1, chalk@npm:^5.2.0, chalk@npm:^5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
Expand Down Expand Up @@ -8323,7 +8323,7 @@ __metadata:
languageName: node
linkType: hard

"is-unicode-supported@npm:^1.1.0, is-unicode-supported@npm:^1.2.0":
"is-unicode-supported@npm:^1.2.0, is-unicode-supported@npm:^1.3.0":
version: 1.3.0
resolution: "is-unicode-supported@npm:1.3.0"
checksum: b8674ea95d869f6faabddc6a484767207058b91aea0250803cbf1221345cb0c56f466d4ecea375dc77f6633d248d33c47bd296fb8f4cdba0b4edba8917e83d8a
Expand Down Expand Up @@ -9664,13 +9664,13 @@ __metadata:
languageName: node
linkType: hard

"log-symbols@npm:5.1.0":
version: 5.1.0
resolution: "log-symbols@npm:5.1.0"
"log-symbols@npm:6.0.0":
version: 6.0.0
resolution: "log-symbols@npm:6.0.0"
dependencies:
chalk: "npm:^5.0.0"
is-unicode-supported: "npm:^1.1.0"
checksum: c14f8567c6618a7f96209c4c4b9fb3b794187116904712f7b526e465a5c9535728aec983735a5bef919247d0e54b9b72b6680a7fb9fc72d76b945dac4865e669
chalk: "npm:^5.3.0"
is-unicode-supported: "npm:^1.3.0"
checksum: 36636cacedba8f067d2deb4aad44e91a89d9efb3ead27e1846e7b82c9a10ea2e3a7bd6ce28a7ca616bebc60954ff25c67b0f92d20a6a746bb3cc52c3701891f6
languageName: node
linkType: hard

Expand Down

0 comments on commit 272166a

Please sign in to comment.