From d28fd932ac120c43fee7f90bc4c6c308f4e7b7d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 21:12:44 +0000 Subject: [PATCH] build(deps-dev): bump kolorist from 1.6.0 to 1.8.0 in /platforms/webext Bumps [kolorist](https://github.com/marvinhagemeister/kolorist) from 1.6.0 to 1.8.0. - [Release notes](https://github.com/marvinhagemeister/kolorist/releases) - [Changelog](https://github.com/marvinhagemeister/kolorist/blob/main/CHANGELOG.md) - [Commits](https://github.com/marvinhagemeister/kolorist/compare/v1.6.0...v1.8.0) --- updated-dependencies: - dependency-name: kolorist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- platforms/webext/package.json | 2 +- platforms/webext/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platforms/webext/package.json b/platforms/webext/package.json index 1c1b2b09..1fca4cdc 100644 --- a/platforms/webext/package.json +++ b/platforms/webext/package.json @@ -46,7 +46,7 @@ "fs-extra": "^10.1.0", "husky": "^8.0.2", "jsdom": "^20.0.2", - "kolorist": "^1.6.0", + "kolorist": "^1.8.0", "lint-staged": "^13.2.0", "npm-run-all": "^4.1.5", "prettier": "2.8.7", diff --git a/platforms/webext/yarn.lock b/platforms/webext/yarn.lock index 7598dde1..8324e9f0 100644 --- a/platforms/webext/yarn.lock +++ b/platforms/webext/yarn.lock @@ -3355,9 +3355,9 @@ keyv@^4.0.0: compress-brotli "^1.3.8" json-buffer "3.0.1" -kolorist@^1.5.1, kolorist@^1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/kolorist/-/kolorist-1.6.0.tgz#f43ac794305b30032a5bedcae7799d0f91d2ff36" +kolorist@^1.5.1, kolorist@^1.6.0, kolorist@^1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/kolorist/-/kolorist-1.8.0.tgz#edddbbbc7894bc13302cdf740af6374d4a04743c" latest-version@^7.0.0: version "7.0.0"