Skip to content

Commit fd8ec5e

Browse files
committed
chore(release): v10.47.2
1 parent f0308ee commit fd8ec5e

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/carbon-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/react",
33
"description": "React components for the Carbon Design System",
4-
"version": "0.8.1",
4+
"version": "0.8.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -46,8 +46,8 @@
4646
"@carbon/icons-react": "^10.42.0",
4747
"@carbon/styles": "^0.8.0",
4848
"@carbon/telemetry": "0.0.0-alpha.6",
49-
"carbon-components": "^10.47.0",
50-
"carbon-components-react": "^7.47.1",
49+
"carbon-components": "^10.47.1",
50+
"carbon-components-react": "^7.47.2",
5151
"carbon-icons": "^7.0.7"
5252
},
5353
"devDependencies": {

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "carbon-components",
33
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
4-
"version": "10.47.0",
4+
"version": "10.47.1",
55
"license": "Apache-2.0",
66
"main": "umd/index.js",
77
"module": "es/index.js",

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "carbon-components-react",
33
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
4-
"version": "7.47.1",
4+
"version": "7.47.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -103,7 +103,7 @@
103103
"babel-plugin-react-docgen": "^4.2.1",
104104
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
105105
"browserslist-config-carbon": "^10.6.1",
106-
"carbon-components": "^10.47.0",
106+
"carbon-components": "^10.47.1",
107107
"carbon-icons": "^7.0.5",
108108
"chalk": "^4.1.1",
109109
"cli-table": "^0.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2013,8 +2013,8 @@ __metadata:
20132013
babel-plugin-dev-expression: ^0.2.2
20142014
babel-preset-carbon: ^0.1.0
20152015
browserslist-config-carbon: ^10.6.1
2016-
carbon-components: ^10.47.0
2017-
carbon-components-react: ^7.47.1
2016+
carbon-components: ^10.47.1
2017+
carbon-components-react: ^7.47.2
20182018
carbon-icons: ^7.0.7
20192019
css-loader: ^5.2.4
20202020
fs-extra: ^10.0.0
@@ -10293,7 +10293,7 @@ __metadata:
1029310293
languageName: node
1029410294
linkType: hard
1029510295

10296-
"carbon-components-react@^7.47.1, carbon-components-react@workspace:packages/react":
10296+
"carbon-components-react@^7.47.2, carbon-components-react@workspace:packages/react":
1029710297
version: 0.0.0-use.local
1029810298
resolution: "carbon-components-react@workspace:packages/react"
1029910299
dependencies:
@@ -10338,7 +10338,7 @@ __metadata:
1033810338
babel-plugin-react-docgen: ^4.2.1
1033910339
babel-plugin-transform-inline-environment-variables: ^0.4.3
1034010340
browserslist-config-carbon: ^10.6.1
10341-
carbon-components: ^10.47.0
10341+
carbon-components: ^10.47.1
1034210342
carbon-icons: ^7.0.5
1034310343
chalk: ^4.1.1
1034410344
classnames: 2.3.1
@@ -10423,7 +10423,7 @@ __metadata:
1042310423
languageName: node
1042410424
linkType: hard
1042510425

10426-
"carbon-components@^10.47.0, carbon-components@workspace:packages/components":
10426+
"carbon-components@^10.47.1, carbon-components@workspace:packages/components":
1042710427
version: 0.0.0-use.local
1042810428
resolution: "carbon-components@workspace:packages/components"
1042910429
dependencies:

0 commit comments

Comments
 (0)