Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency carbon-components to v10.49.0 (#903)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 6, 2021
1 parent b7fbc11 commit 6a63a74
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file removed .yarn/offline-mirror/carbon-components-10.48.0.tgz
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
],
"dependencies": {
"@babel/runtime": "^7.16.3",
"carbon-components": "10.48.0",
"carbon-components": "10.49.0",
"flatpickr": "4.6.1",
"lit-element": "^2.5.1",
"lit-html": "^1.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6248,10 +6248,10 @@ capture-exit@^2.0.0:
dependencies:
rsvp "^4.8.4"

carbon-components@10.48.0:
version "10.48.0"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.48.0.tgz#e1c31b7b5d27cf12299fd86f6c9b8f0546bb6b43"
integrity sha512-kz6WlB4sVyOW/fUZLQ+f83cS2AAvcNRXkMi6au1guUHMdoTtIBz62AGKGxq54Xy2hQZK0Ca6aH01NopxOV4wUw==
carbon-components@10.49.0:
version "10.49.0"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.49.0.tgz#1c43ffdc8a48bed5e67b21d5ddd817d950b969a6"
integrity sha512-toGvNgXA9YCs9XuNSj3E2UWPCCaSkAS9JoMi0qJFNa70CPXgt0TF/PeHNXLi8swS7eIEsNxNn6bQ6W3Rk+5KsQ==
dependencies:
"@carbon/telemetry" "0.0.0-alpha.6"
flatpickr "4.6.1"
Expand Down

0 comments on commit 6a63a74

Please sign in to comment.