From def3f1d41c75fe8280567dd8985ca9a4f158d242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 09:02:59 +0000 Subject: [PATCH] Bump @melloware/coloris from 0.16.1 to 0.17.0 Bumps [@melloware/coloris](https://github.com/melloware/coloris-npm) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/melloware/coloris-npm/releases) - [Commits](https://github.com/melloware/coloris-npm/compare/0.16.1...0.17.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 33382f8e..7e54cf76 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@fortawesome/fontawesome-free": "^6.2.1", "@hotwired/stimulus": "^3.2.1", "@hotwired/turbo-rails": "^7.2.4", - "@melloware/coloris": "^0.16.1", + "@melloware/coloris": "^0.17.0", "@popperjs/core": "^2.11", "@rails/request.js": "^0.0.8", "bootstrap": "^5.2", diff --git a/yarn.lock b/yarn.lock index 51d986d8..b5187006 100644 --- a/yarn.lock +++ b/yarn.lock @@ -190,10 +190,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.16.1": - version "0.16.1" - resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.16.1.tgz#bc94257dbfa31e60591dd2fcc422647cd6e7c1e7" - integrity sha512-33Cmes6+ySsTXL6P2/Swu8uuDgNyIZTKlxYxUAh+qyfmd0V8hMHxlRS5ofOXLEl4713YScOKKMOTuAYcyyUfAQ== +"@melloware/coloris@^0.17.0": + version "0.17.0" + resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.17.0.tgz#1ae257a7629b65e49c2851a46aebbc03f2c851b2" + integrity sha512-OiMcqrFoStBqT4GGDYQRUJGPSP6P6CiOYRddhuQpzyi2oHjL0OmcCGjSO+DaL6EyxKv0v9P0KIirqEx4fBd9Mw== "@nodelib/fs.scandir@2.1.5": version "2.1.5"