From e23872862a7a4d665fbb0336296cbfbdbc4cdda4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 10:02:32 +0000 Subject: [PATCH] Bump @melloware/coloris from 0.17.1 to 0.18.0 Bumps [@melloware/coloris](https://github.com/melloware/coloris-npm) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/melloware/coloris-npm/releases) - [Commits](https://github.com/melloware/coloris-npm/compare/0.17.1...0.18.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 bca4b7f0..75d2cdd9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@fortawesome/fontawesome-free": "^6.3.0", "@hotwired/stimulus": "^3.2.1", "@hotwired/turbo-rails": "^7.2.5", - "@melloware/coloris": "^0.17.1", + "@melloware/coloris": "^0.18.0", "@popperjs/core": "^2.11", "@rails/request.js": "^0.0.8", "bootstrap": "^5.2", diff --git a/yarn.lock b/yarn.lock index 6324ee68..dc1ad6fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -216,10 +216,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.17.1": - version "0.17.1" - resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.17.1.tgz#06b16fa8a9bbdbc6f5005953e5f1946949c10f52" - integrity sha512-EF+XlJEPcn4amdiOnXqhdZLSHfgVugVv3I538lypFAcyskc8DSx/GY5/oTLLSf83t1BeMcoee9JxFC9r5Xnr5w== +"@melloware/coloris@^0.18.0": + version "0.18.0" + resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.18.0.tgz#80be501412567cea699fcaf370f1a0576b44766e" + integrity sha512-XF0OiDVkqYuqscUWFe2uFJORIOsus5JB+AQ4hEFMJjM2xJTkzrCmsIFkTwxjt/2PXeZwuo50ZDcZIiW3X5ZG0Q== "@nodelib/fs.scandir@2.1.5": version "2.1.5"