From 07be8a5a00497f2b5089243783dde645bd61b3af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 09:10:02 +0000 Subject: [PATCH] Bump @melloware/coloris from 0.22.0 to 0.23.0 Bumps [@melloware/coloris](https://github.com/melloware/coloris-npm) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/melloware/coloris-npm/releases) - [Commits](https://github.com/melloware/coloris-npm/compare/0.22.0...0.23.0) --- updated-dependencies: - dependency-name: "@melloware/coloris" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b7615ef8..87be6415 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@github/hotkey": "^3.1.0", "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.3", - "@melloware/coloris": "^0.22.0", + "@melloware/coloris": "^0.23.0", "@popperjs/core": "^2.11", "@rails/request.js": "^0.0.9", "bootstrap": "^5.2", diff --git a/yarn.lock b/yarn.lock index 5d046a46..8dc6dd9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -242,10 +242,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917" integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw== -"@melloware/coloris@^0.22.0": - version "0.22.0" - resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.22.0.tgz#917fc64a38d951f10dd707996d305fdf166c5fc3" - integrity sha512-i06nJM0xQrgOkLFUi8d+8mrJjvFgPrU/nTM9vtRGip/T6yHUFIrNV7QgCyps3dBkKVRP/CeJzAeAIvJBSTSbFQ== +"@melloware/coloris@^0.23.0": + version "0.23.0" + resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.23.0.tgz#b9f44ed473968e416e4bfb437a8a4b3bc0dffc55" + integrity sha512-VGIjI9+IQwg6BHjIE10yl0K2ARYz5bsjn6BgFEs1y1ErPAQymgdoxwVcSVL4Ai5t9OVs8xaCB7JKHqFu2N96Ow== "@nodelib/fs.scandir@2.1.5": version "2.1.5"