From abe31379ef5b1c6326c2c6de1e5086a2fb7a6767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 09:08:52 +0000 Subject: [PATCH] Bump @melloware/coloris from 0.16.0 to 0.16.1 Bumps [@melloware/coloris](https://github.com/melloware/coloris-npm) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/melloware/coloris-npm/releases) - [Commits](https://github.com/melloware/coloris-npm/compare/0.16.0...0.16.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 0149367a..d34e03ba 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@babel/preset-typescript": "^7.18.6", "@hotwired/turbo-rails": "^7.1.3", - "@melloware/coloris": "^0.16.0", + "@melloware/coloris": "^0.16.1", "@rails/request.js": "^0.0.6", "bootstrap": "^4.6.2", "cheet.js": "^0.3.3", diff --git a/yarn.lock b/yarn.lock index 26186068..0fe8d6ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1170,10 +1170,10 @@ resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b" integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A== -"@melloware/coloris@^0.16.0": - version "0.16.0" - resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.16.0.tgz#be1cfa84705db444c6abf942ab57e21f88adfa11" - integrity sha512-/aGlfbR3GvRUOvYnhrhE0qi55EIwJLa+DqnHPhefPfSljibNZrrcWrlW5cRvhvUD+jR/TYR41YWfOrQX9E3VwA== +"@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== "@nodelib/fs.scandir@2.1.5": version "2.1.5"