From c09a1678bc01730de1b2d9523c2a14a5b9422385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 09:59:06 +0000 Subject: [PATCH] Bump @melloware/coloris from 0.20.0 to 0.21.0 Bumps [@melloware/coloris](https://github.com/melloware/coloris-npm) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/melloware/coloris-npm/releases) - [Commits](https://github.com/melloware/coloris-npm/compare/0.20.0...0.21.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 f7616182..e04a40fd 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.20.0", + "@melloware/coloris": "^0.21.0", "@popperjs/core": "^2.11", "@rails/request.js": "^0.0.8", "bootstrap": "^5.2", diff --git a/yarn.lock b/yarn.lock index de0f2503..97ab284e 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.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== +"@melloware/coloris@^0.21.0": + version "0.21.0" + resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.21.0.tgz#690fba88db0eb075cbaa762de0540f6f01f8fbf4" + integrity sha512-jy4+XS9yv66dDwp14HK2eRTrmHP57nha1ZY2RP7TWsYJ2L+pZynMIiru8zL40BjAnlRFbWmTat1TS229mScr7g== "@nodelib/fs.scandir@2.1.5": version "2.1.5"