From 76679bdfac778c875ca22a57abdce7a137b2bc62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 09:58:06 +0000 Subject: [PATCH] Bump @melloware/coloris from 0.19.1 to 0.20.0 Bumps [@melloware/coloris](https://github.com/melloware/coloris-npm) from 0.19.1 to 0.20.0. - [Release notes](https://github.com/melloware/coloris-npm/releases) - [Commits](https://github.com/melloware/coloris-npm/compare/0.19.1...0.20.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 0f6569f8..3a0eeb19 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@github/hotkey": "^2.0.1", "@hotwired/stimulus": "^3.2.1", "@hotwired/turbo-rails": "^7.3.0", - "@melloware/coloris": "^0.19.1", + "@melloware/coloris": "^0.20.0", "@popperjs/core": "^2.11", "@rails/request.js": "^0.0.8", "bootstrap": "^5.2", diff --git a/yarn.lock b/yarn.lock index 3c5aa832..49a88ec4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -221,10 +221,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.19.1": - version "0.19.1" - resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.19.1.tgz#1bfac4515d26b6889f885ac3ff36e2deb6522ba3" - integrity sha512-7C1ue136iQw3UCLy5GoCxXR+u4F1eB0MMmpAwUH2okdQwmdjVNd+OmIQBKVDbM78lMFFJxzvtilWkYV/l8/4rw== +"@melloware/coloris@^0.20.0": + version "0.20.0" + resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.20.0.tgz#8c812a71452e7c6b166a466115aa35fdcf6d15fc" + integrity sha512-v0CeIL/Fh8SDXA9yqk/MShpnNXzN575iBklszdtCF/VHLItVZGTmsqida2iiF78PBQ4LTe7f4thNRLsvR7YiVA== "@nodelib/fs.scandir@2.1.5": version "2.1.5"