Skip to content

Commit

Permalink
chore(release): update carbon deps (#3389)
Browse files Browse the repository at this point in the history
Co-authored-by: tw15egan <[email protected]>
Co-authored-by: Andrea N. Cardona <[email protected]>
  • Loading branch information
3 people authored Feb 16, 2023
1 parent eb0e270 commit 07de634
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@carbon/icons-react": "^11.16.0",
"@carbon/pictograms": "^12.12.0",
"@carbon/pictograms-react": "^11.38.0",
"@carbon/react": "^1.22.0",
"@carbon/react": "^1.23.0-rc.0",
"@loadable/component": "^5.15.2",
"@slack/web-api": "^5.11.0",
"babel-preset-env": "^1.7.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1336,16 +1336,16 @@
wicg-inert "^3.1.1"
window-or-global "^1.0.1"

"@carbon/react@^1.22.0":
version "1.22.0"
resolved "https://registry.yarnpkg.com/@carbon/react/-/react-1.22.0.tgz#9aec21d9a8fa7c886331d25d2ecf51be64d65bd5"
integrity sha512-Igt6utOBhOL6Ux3Xhskqkx+COoGU3TJYnuyQoaXs9fIy78lphS3pwVVqhhOlz50yRMNVd+BlVnFRZUU4rpWNxg==
"@carbon/react@^1.23.0-rc.0":
version "1.23.0-rc.0"
resolved "https://registry.yarnpkg.com/@carbon/react/-/react-1.23.0-rc.0.tgz#d5189164a6821b056756abefb3af2153db753d61"
integrity sha512-wRSIv7Pj+1VDLJZypY3bfqORxaE4a3OAv1OGWB76cZAqTCQglydPxCfxdLH7Ruff7U9llGIXgo3k+Rpbsyo9rQ==
dependencies:
"@babel/runtime" "^7.18.3"
"@carbon/feature-flags" "^0.12.0"
"@carbon/icons-react" "^11.16.0"
"@carbon/layout" "^11.11.0"
"@carbon/styles" "^1.22.0"
"@carbon/styles" "^1.23.0-rc.0"
"@carbon/telemetry" "0.1.0"
classnames "2.3.2"
copy-to-clipboard "^3.3.1"
Expand Down Expand Up @@ -1377,10 +1377,10 @@
"@carbon/type" "^11.10.0"
"@ibm/plex" "6.0.0-next.6"

"@carbon/styles@^1.22.0":
version "1.22.0"
resolved "https://registry.yarnpkg.com/@carbon/styles/-/styles-1.22.0.tgz#5527bc4e05dce3fca985540711c9c182c7a025ae"
integrity sha512-lfewhEFIaRDhnwGhknen+vzhgfgd/3nq1nk6JZWP9FqwwkJR02UiWrl7Mr40chyzxzuYmtAv/nJh2m7qJelhiw==
"@carbon/styles@^1.23.0-rc.0":
version "1.23.0-rc.0"
resolved "https://registry.yarnpkg.com/@carbon/styles/-/styles-1.23.0-rc.0.tgz#62ebcb5fe3b2ae903984c1c5c97c8cb626f09fab"
integrity sha512-FXZi6jVTlMF7WihavCqrakwkY6x4HRx6/ZYb/x9PntKD4GcByfkqyOAfd2vwMBxCe2rmQPrBESmLxTmGTurNpw==
dependencies:
"@carbon/colors" "^11.12.0"
"@carbon/feature-flags" "^0.12.0"
Expand Down

1 comment on commit 07de634

@vercel
Copy link

@vercel vercel bot commented on 07de634 Feb 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.