Skip to content

Commit

Permalink
chore(deps): bump fancy-log from 1.3.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [fancy-log](https://github.com/gulpjs/fancy-log) from 1.3.3 to 2.0.0.
- [Release notes](https://github.com/gulpjs/fancy-log/releases)
- [Changelog](https://github.com/gulpjs/fancy-log/blob/master/CHANGELOG.md)
- [Commits](gulpjs/fancy-log@v1.3.3...v2.0.0)

---
updated-dependencies:
- dependency-name: fancy-log
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Romakita committed Mar 5, 2022
1 parent 4c5f73f commit 7ca8fc7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tools/benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@codechecks/client": "0.1.12",
"chalk": "4.1.1",
"cli-table3": "0.6.0",
"fancy-log": "1.3.3",
"fancy-log": "2.0.0",
"fs-extra": "9.0.1",
"markdown-table": "2.0.0",
"wrk": "1.2.1"
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9334,6 +9334,13 @@ fancy-log@1.3.3:
parse-node-version "^1.0.0"
time-stamp "^1.0.0"

fancy-log@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/fancy-log/-/fancy-log-2.0.0.tgz#cad207b8396d69ae4796d74d17dff5f68b2f7343"
integrity sha512-9CzxZbACXMUXW13tS0tI8XsGGmxWzO2DmYrGuBJOJ8k8q2K7hwfJA5qHjuPPe8wtsco33YR9wc+Rlr5wYFvhSA==
dependencies:
color-support "^1.1.3"

fast-decode-uri-component@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/fast-decode-uri-component/-/fast-decode-uri-component-1.0.1.tgz#46f8b6c22b30ff7a81357d4f59abfae938202543"
Expand Down

0 comments on commit 7ca8fc7

Please sign in to comment.