Bump fancy-log from 1.3.3 to 2.0.0

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](https://github.com/gulpjs/fancy-log/compare/v1.3.3...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-07 22:03:11 +00:00 committed by GitHub
parent 61fae36cc8
commit 7809a10027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"child_process": "^1.0.2",
"core-js": "^3.20.1",
"del": "^6.0.0",
"fancy-log": "^1.3.3",
"fancy-log": "^2.0.0",
"fstream": "^1.0.12",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",

View File

@ -3060,6 +3060,13 @@ fancy-log@^1.1.0, fancy-log@^1.3.2, 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-deep-equal@^3.1.1:
version "3.1.3"
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"