From b1d9a87498cc7cb80f26b1feb6f097720da3595f Mon Sep 17 00:00:00 2001 From: "Andrea N. Cardona" Date: Thu, 29 Jul 2021 17:19:05 -0400 Subject: [PATCH] v10.40.1 (#2469) * testing * chore(release): v10.40.1 * whoops --- package.json | 6 +++--- yarn.lock | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index d98237c3cac..3248c888189 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "/node_modules/*" ], "resolutions": { - "carbon-components": "^10.40.0", + "carbon-components": "^10.40.1", "carbon-components-react": "^7.40.0", "@carbon/elements": "^10.39.0", "@carbon/icons": "^10.36.0", @@ -53,8 +53,8 @@ "@carbon/pictograms-react": "^11.14.0", "@loadable/component": "^5.12.0", "@slack/web-api": "^5.11.0", - "carbon-components": "^10.40.0", - "carbon-components-react": "^7.40.0", + "carbon-components": "^10.40.1", + "carbon-components-react": "^7.40.1", "change-case": "^4.1.1", "classnames": "^2.2.6", "codesandbox": "^2.1.10", diff --git a/yarn.lock b/yarn.lock index 8d77977ba9a..7ad6709fb41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4250,7 +4250,7 @@ capture-stack-trace@^1.0.0: resolved "https://registry.yarnpkg.com/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz#a6c0bbe1f38f3aa0b92238ecb6ff42c344d4135d" integrity sha512-mYQLZnx5Qt1JgB1WEiMCf2647plpGeQ2NMR/5L0HNZzGQo4fuSPnK+wjfPnKZV0aiJDgzmWqqkV/g7JD+DW0qw== -carbon-components-react@^7.33.0, carbon-components-react@^7.40.0: +carbon-components-react@^7.33.0, carbon-components-react@^7.40.0, carbon-components-react@^7.40.1: version "7.40.0" resolved "https://registry.yarnpkg.com/carbon-components-react/-/carbon-components-react-7.40.0.tgz#f2a7313dc77ad5d7a66798820857d97d83bd1415" integrity sha512-tPHUFMTQprY8EFuW2WqAS2iJzzfgN6+jaguP3VmQzdsbl/IP5+/C+9hyXs1iQIhUmbvoq2SNozL+PWf9Srh9Ug== @@ -4272,10 +4272,10 @@ carbon-components-react@^7.33.0, carbon-components-react@^7.40.0: use-resize-observer "^6.0.0" window-or-global "^1.0.1" -carbon-components@10.40.0, carbon-components@^10.33.0, carbon-components@^10.40.0: - version "10.40.0" - resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.40.0.tgz#59c339dd964624cd07802dc695ceed6f32a07ef7" - integrity sha512-tIc0qHVLilWCelkH56al4ILwZRA4AbbwJEFt0mnGtefmgQ3O1UJLm5/ybp7VnWeHwUnip7PljHSDwHUzQcj5zg== +carbon-components@^10.33.0, carbon-components@^10.40.1: + version "10.40.1" + resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.40.1.tgz#622625738718d6cbff0b09c94b9d57927c9a200d" + integrity sha512-cfbX61r76vWX7yfPHELB2tp68MUJnhNeAiGSCo1cgLmPBRqra4XXiQXymTR5UN4AEsJiuXjc9U0vivWsZdE9Ow== dependencies: "@carbon/telemetry" "0.0.0-alpha.6" flatpickr "4.6.1"