Merge pull request #385 from 2martens/dependabot/npm_and_yarn/fancy-log-2.0.0

Bump fancy-log from 1.3.3 to 2.0.0
This commit is contained in:
Jim Martens 2022-01-14 09:31:18 +01:00 committed by GitHub
commit 2d03602a14
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.2",
"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"