Skip to content

Commit

Permalink
Merge branch 'master' into fix/cla-assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffchew authored Nov 5, 2021
2 parents 19363dd + c51aa2c commit 77e8f11
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
Binary file removed .yarn/offline-mirror/carbon-components-10.47.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@carbon/ibmdotcom-utilities": "1.27.0-rc.0",
"@carbon/telemetry": "^0.0.0-alpha.6",
"autosuggest-highlight": "^3.1.1",
"carbon-components": "10.47.0",
"carbon-components-react": "7.47.0",
"carbon-components": "10.47.1",
"carbon-components-react": "7.47.2",
"carbon-icons": "7.0.7",
"classnames": "2.2.6",
"react-autosuggest": "^10.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@carbon/telemetry": "0.0.0-alpha.6",
"@carbon/themes": "10.46.0",
"@carbon/type": "10.38.0",
"carbon-components": "10.47.0"
"carbon-components": "10.47.1"
},
"devDependencies": {
"@babel/core": "^7.7.4",
Expand All @@ -62,7 +62,7 @@
"babel-loader": "^8.0.6",
"browserslist-config-carbon": "^10.4.0",
"cache-loader": "^4.1.0",
"carbon-components-react": "7.47.0",
"carbon-components-react": "7.47.2",
"css-loader": "^5.2.0",
"del": "^3.0.0",
"gulp": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@carbon/telemetry": "0.0.0-alpha.6",
"axios": "^0.21.1",
"carbon-components": "10.47.0",
"carbon-components": "10.47.1",
"isomorphic-dompurify": "0.4.0",
"js-cookie": "^2.2.1",
"marked": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@carbon/ibmdotcom-utilities": "1.27.0-rc.0",
"@carbon/layout": "10.23.0",
"@carbon/telemetry": "0.0.0-alpha.6",
"carbon-components": "10.47.0",
"carbon-components": "10.47.1",
"carbon-web-components": "1.18.0",
"lit-element": "2.5.1",
"lit-html": "1.4.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9850,10 +9850,10 @@ capture-exit@^2.0.0:
dependencies:
rsvp "^4.8.4"

[email protected].0:
version "7.47.0"
resolved "https://registry.yarnpkg.com/carbon-components-react/-/carbon-components-react-7.47.0.tgz#b0705cda08046e765147ed9c2fd012a76ca0eb7e"
integrity sha512-v/hNm2saOR5HlOd4io/ysauBGuogWCoRllNggmDEuE85HZZPa6M2SXlpUPA7+nAgGYsRlbE2lgw1f4ES91ecsA==
[email protected].2:
version "7.47.2"
resolved "https://registry.yarnpkg.com/carbon-components-react/-/carbon-components-react-7.47.2.tgz#671d83fc1d2b3d0fd21b6beac702e8599a3999fe"
integrity sha512-Ilrw2a6onQtxIOw0llpIjXLztyDRpe1Z2wV62yvUG5+CjhHNiJ8skIhkBPm+uUIsFppt97+yXuT9BcWSC72Lxg==
dependencies:
"@babel/runtime" "^7.14.6"
"@carbon/feature-flags" "^0.6.0"
Expand Down Expand Up @@ -9885,10 +9885,10 @@ [email protected]:
lodash.debounce "^4.0.8"
warning "^3.0.0"

[email protected].0:
version "10.47.0"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.47.0.tgz#fbc984531e3abe9d072dc88b371bd5bb397c2b0d"
integrity sha512-ThjNOMUL6kFgMORvLII76WMGD4VEqgSA+wft5AK9imhsAIFP/54LxzAH+FSpZxP+VA0FjbunUUIv3pKOodedbA==
[email protected].1:
version "10.47.1"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.47.1.tgz#9a6c5b54d9d7dc4e75aa9ba0e8d6c60ef27ab5ff"
integrity sha512-1/DajErW6vUWhCSZuiqFdo7kXx3WkGOkOSCW8xcWmQ4BQyGC70fcsselQoAXPwLvUtM4fCGJuGAG/TWwliUpwQ==
dependencies:
"@carbon/telemetry" "0.0.0-alpha.6"
flatpickr "4.6.1"
Expand Down

0 comments on commit 77e8f11

Please sign in to comment.