From 3a9b170d880f38e570637105c449879f910dbc59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 09:58:46 +0000 Subject: [PATCH] Bump @melloware/coloris from 0.21.0 to 0.21.1 Bumps [@melloware/coloris](https://github.com/melloware/coloris-npm) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/melloware/coloris-npm/releases) - [Commits](https://github.com/melloware/coloris-npm/compare/0.21.0...0.21.1) --- updated-dependencies: - dependency-name: "@melloware/coloris" dependency-type: direct:production update-type: version-update:semver-patch ... 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 06a9bb6a..9f1535b8 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@github/hotkey": "^2.0.1", "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^7.3.0", - "@melloware/coloris": "^0.21.0", + "@melloware/coloris": "^0.21.1", "@popperjs/core": "^2.11", "@rails/request.js": "^0.0.8", "bootstrap": "^5.2", diff --git a/yarn.lock b/yarn.lock index 79a4cef3..3ad76b15 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.0": - version "0.21.0" - resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.21.0.tgz#690fba88db0eb075cbaa762de0540f6f01f8fbf4" - integrity sha512-jy4+XS9yv66dDwp14HK2eRTrmHP57nha1ZY2RP7TWsYJ2L+pZynMIiru8zL40BjAnlRFbWmTat1TS229mScr7g== +"@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== "@nodelib/fs.scandir@2.1.5": version "2.1.5"