Skip to content

Commit

Permalink
chore(release): v10.47.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tay1orjones committed Nov 4, 2021
1 parent f0308ee commit fd8ec5e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions packages/carbon-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/react",
"description": "React components for the Carbon Design System",
"version": "0.8.1",
"version": "0.8.2",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -46,8 +46,8 @@
"@carbon/icons-react": "^10.42.0",
"@carbon/styles": "^0.8.0",
"@carbon/telemetry": "0.0.0-alpha.6",
"carbon-components": "^10.47.0",
"carbon-components-react": "^7.47.1",
"carbon-components": "^10.47.1",
"carbon-components-react": "^7.47.2",
"carbon-icons": "^7.0.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "carbon-components",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"version": "10.47.0",
"version": "10.47.1",
"license": "Apache-2.0",
"main": "umd/index.js",
"module": "es/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "carbon-components-react",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"version": "7.47.1",
"version": "7.47.2",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -103,7 +103,7 @@
"babel-plugin-react-docgen": "^4.2.1",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"browserslist-config-carbon": "^10.6.1",
"carbon-components": "^10.47.0",
"carbon-components": "^10.47.1",
"carbon-icons": "^7.0.5",
"chalk": "^4.1.1",
"cli-table": "^0.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2013,8 +2013,8 @@ __metadata:
babel-plugin-dev-expression: ^0.2.2
babel-preset-carbon: ^0.1.0
browserslist-config-carbon: ^10.6.1
carbon-components: ^10.47.0
carbon-components-react: ^7.47.1
carbon-components: ^10.47.1
carbon-components-react: ^7.47.2
carbon-icons: ^7.0.7
css-loader: ^5.2.4
fs-extra: ^10.0.0
Expand Down Expand Up @@ -10293,7 +10293,7 @@ __metadata:
languageName: node
linkType: hard

"carbon-components-react@^7.47.1, carbon-components-react@workspace:packages/react":
"carbon-components-react@^7.47.2, carbon-components-react@workspace:packages/react":
version: 0.0.0-use.local
resolution: "carbon-components-react@workspace:packages/react"
dependencies:
Expand Down Expand Up @@ -10338,7 +10338,7 @@ __metadata:
babel-plugin-react-docgen: ^4.2.1
babel-plugin-transform-inline-environment-variables: ^0.4.3
browserslist-config-carbon: ^10.6.1
carbon-components: ^10.47.0
carbon-components: ^10.47.1
carbon-icons: ^7.0.5
chalk: ^4.1.1
classnames: 2.3.1
Expand Down Expand Up @@ -10423,7 +10423,7 @@ __metadata:
languageName: node
linkType: hard

"carbon-components@^10.47.0, carbon-components@workspace:packages/components":
"carbon-components@^10.47.1, carbon-components@workspace:packages/components":
version: 0.0.0-use.local
resolution: "carbon-components@workspace:packages/components"
dependencies:
Expand Down

0 comments on commit fd8ec5e

Please sign in to comment.