From b6b532ae51dd1119baa3481f70b1455002626d7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 11:13:23 +0000 Subject: [PATCH] chore: 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54c551f3579..8b4d1963a3d 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "chai": "4.x", "chai-as-promised": "7.x", "eslint-config-appium": "^4.0.1", - "fancy-log": "^1.3.2", + "fancy-log": "^2.0.0", "gulp": "^4.0.0", "handlebars": "^4.2.0", "mocha": "^8.0.1",