From 7c3817dcee84baee8f05f39930c9c7bb8ee32571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 09:22:40 +0000 Subject: [PATCH] Bump @melloware/coloris from 0.21.1 to 0.22.0 Bumps [@melloware/coloris](https://github.com/melloware/coloris-npm) from 0.21.1 to 0.22.0. - [Release notes](https://github.com/melloware/coloris-npm/releases) - [Commits](https://github.com/melloware/coloris-npm/compare/0.21.1...0.22.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 820a1e45..a5bac53b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@github/hotkey": "^2.3.0", "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^7.3.0", - "@melloware/coloris": "^0.21.1", + "@melloware/coloris": "^0.22.0", "@popperjs/core": "^2.11", "@rails/request.js": "^0.0.9", "bootstrap": "^5.2", diff --git a/yarn.lock b/yarn.lock index 8d851e47..73e95e0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -236,10 +236,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== -"@melloware/coloris@^0.21.1": - version "0.21.1" - resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.21.1.tgz#1fc7b353402820bad058281128c69034c886d520" - integrity sha512-0yKUKTrS1wHjcyDSWzcm2Y0ZYm5GORsru5o+Oyut99/qK5hgzm5bJFjjWbfjSPnX8ijx73g9lRksVIDfbDjG6Q== +"@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== "@nodelib/fs.scandir@2.1.5": version "2.1.5"