From 53f74518159e7a2438597660cb14cc8560646676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 12:32:33 +0000 Subject: [PATCH] chore(deps): bump @carbon/colors from 10.34.0 to 11.14.0 Bumps [@carbon/colors](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/colors) from 10.34.0 to 11.14.0. - [Release notes](https://github.com/carbon-design-system/carbon/releases) - [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md) - [Commits](https://github.com/carbon-design-system/carbon/commits/v11.14.0/packages/colors) --- updated-dependencies: - dependency-name: "@carbon/colors" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/web-extension-v2/package.json | 2 +- packages/web-extension/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/web-extension-v2/package.json b/packages/web-extension-v2/package.json index 121f762..0822f7f 100644 --- a/packages/web-extension-v2/package.json +++ b/packages/web-extension-v2/package.json @@ -17,7 +17,7 @@ "test": "yarn format" }, "dependencies": { - "@carbon/colors": "^10.30.0", + "@carbon/colors": "^11.14.0", "@carbon/grid": "^10.33.0", "@carbon/ibm-products": "^1.2.4", "@carbon/ibm-security": "^1.31.0", diff --git a/packages/web-extension/package.json b/packages/web-extension/package.json index 59e4ed0..8f0a56e 100644 --- a/packages/web-extension/package.json +++ b/packages/web-extension/package.json @@ -17,7 +17,7 @@ "test": "yarn format && yarn lint" }, "dependencies": { - "@carbon/colors": "^10.30.0", + "@carbon/colors": "^11.14.0", "@carbon/grid": "^10.33.0", "@carbon/ibm-products": "^1.2.4", "@carbon/ibm-security": "^1.31.0", diff --git a/yarn.lock b/yarn.lock index 5c8ae58..a693fd2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1348,16 +1348,16 @@ resolved "https://registry.yarnpkg.com/@carbon/colors/-/colors-10.31.0.tgz#b5f48cd42daa6cd30c15f295e7a663ab3916b673" integrity sha512-YoQtyfgOetxyx+Z8Rhyyx0Zc8OulbJzlv+TGE6LgRoklf6wVjAwrivWduaPsBbJs5fjpcweY5kNqTaGWTlJNXA== -"@carbon/colors@^10.30.0", "@carbon/colors@^10.31.0", "@carbon/colors@^10.34.0": - version "10.34.0" - resolved "https://registry.yarnpkg.com/@carbon/colors/-/colors-10.34.0.tgz#0bf039e85e797fc3a5e6e84a3cbada61ed2fd097" - integrity sha512-Tq7ZF6zdlT1V2VliqjeSVKVOK6ixy3CknifZAd3oxq4BYJC/jwsYwRHJAbSM/KFJrZ2ZUvQCrOsves6f7hndLg== - -"@carbon/colors@^10.37.0": +"@carbon/colors@^10.31.0", "@carbon/colors@^10.34.0", "@carbon/colors@^10.37.0": version "10.37.1" resolved "https://registry.yarnpkg.com/@carbon/colors/-/colors-10.37.1.tgz#6e5a62fedb256bab56873f7b42985b515521b856" integrity sha512-Bst1o2RGB0Fpdd2p9y+2fl2oxtXuI0RiVhxKBChKOPZkeBJZTWj1jNgQuNK1ZALHWGX9rL75i7tJmhlXbukfmA== +"@carbon/colors@^11.14.0": + version "11.14.0" + resolved "https://registry.yarnpkg.com/@carbon/colors/-/colors-11.14.0.tgz#cdf73558dca2f63b6167a962cb26a8cae843b0e1" + integrity sha512-SkjAmmUwdLEvu/JKPOcslbx+mrvqp+ZSvBvFP/7tjv0HYC0Khs3ltjYeSiusg/KpCoSyFM+fzEJm2qdURxC1+w== + "@carbon/feature-flags@^0.6.0": version "0.6.0" resolved "https://registry.yarnpkg.com/@carbon/feature-flags/-/feature-flags-0.6.0.tgz#9452194af71b56dab0f2b9c75db3ddf6196453f1"