Skip to content

Commit

Permalink
chore(release): v10.52.0-rc.0 (#10522)
Browse files Browse the repository at this point in the history
  • Loading branch information
abbeyhrt authored Jan 25, 2022
1 parent 7ef288a commit c5bb06f
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion config/eslint-config-carbon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-carbon",
"description": "ESLint configuration for Carbon",
"version": "2.9.0",
"version": "2.10.0-rc.0",
"license": "Apache-2.0",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion config/jest-config-carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jest-config-carbon",
"private": true,
"description": "Jest configuration and preset for Carbon",
"version": "0.11.0",
"version": "0.12.0-rc.0",
"license": "Apache-2.0",
"main": "index.js",
"repository": {
Expand Down
8 changes: 4 additions & 4 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.12.0",
"version": "0.13.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -44,10 +44,10 @@
"dependencies": {
"@carbon/feature-flags": "^0.7.0",
"@carbon/icons-react": "^10.45.0",
"@carbon/styles": "^0.12.0",
"@carbon/styles": "^0.13.0-rc.0",
"@carbon/telemetry": "0.0.0-alpha.6",
"carbon-components": "^10.51.0",
"carbon-components-react": "^7.51.0",
"carbon-components": "^10.52.0-rc.0",
"carbon-components-react": "^7.52.0-rc.0",
"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.51.0",
"version": "10.52.0-rc.0",
"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.51.0",
"version": "7.52.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -107,7 +107,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.51.0",
"carbon-components": "^10.52.0-rc.0",
"carbon-icons": "^7.0.5",
"chalk": "^4.1.1",
"cli-table": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/styles",
"description": "Styles for the Carbon Design System",
"version": "0.12.0",
"version": "0.13.0-rc.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/upgrade/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/upgrade",
"description": "A tool for upgrading Carbon versions",
"version": "10.16.0",
"version": "10.17.0-rc.0",
"license": "Apache-2.0",
"bin": {
"carbon-upgrade": "./bin/carbon-upgrade.js"
Expand Down
4 changes: 2 additions & 2 deletions www/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "www",
"private": true,
"version": "0.3.0",
"version": "0.4.0-rc.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"start": "next start"
},
"dependencies": {
"@carbon/react": "^0.12.0",
"@carbon/react": "^0.13.0-rc.0",
"@octokit/core": "^3.5.1",
"@octokit/plugin-retry": "^3.0.9",
"@octokit/plugin-throttling": "^3.5.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2067,7 +2067,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/react@^0.12.0, @carbon/react@workspace:packages/carbon-react":
"@carbon/react@^0.13.0-rc.0, @carbon/react@workspace:packages/carbon-react":
version: 0.0.0-use.local
resolution: "@carbon/react@workspace:packages/carbon-react"
dependencies:
Expand All @@ -2080,7 +2080,7 @@ __metadata:
"@babel/preset-react": ^7.16.7
"@carbon/feature-flags": ^0.7.0
"@carbon/icons-react": ^10.45.0
"@carbon/styles": ^0.12.0
"@carbon/styles": ^0.13.0-rc.0
"@carbon/telemetry": 0.0.0-alpha.6
"@carbon/themes": ^10.49.0
"@rollup/plugin-babel": ^5.3.0
Expand All @@ -2100,8 +2100,8 @@ __metadata:
babel-plugin-dev-expression: ^0.2.3
babel-preset-carbon: ^0.2.0
browserslist-config-carbon: ^10.6.1
carbon-components: ^10.51.0
carbon-components-react: ^7.51.0
carbon-components: ^10.52.0-rc.0
carbon-components-react: ^7.52.0-rc.0
carbon-icons: ^7.0.7
css-loader: ^6.5.1
fs-extra: ^10.0.0
Expand Down Expand Up @@ -2153,7 +2153,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/styles@^0.12.0, @carbon/styles@workspace:packages/styles":
"@carbon/styles@^0.13.0-rc.0, @carbon/styles@workspace:packages/styles":
version: 0.0.0-use.local
resolution: "@carbon/styles@workspace:packages/styles"
dependencies:
Expand Down Expand Up @@ -11623,7 +11623,7 @@ __metadata:
languageName: node
linkType: hard

"carbon-components-react@^7.51.0, carbon-components-react@workspace:packages/react":
"carbon-components-react@^7.52.0-rc.0, carbon-components-react@workspace:packages/react":
version: 0.0.0-use.local
resolution: "carbon-components-react@workspace:packages/react"
dependencies:
Expand Down Expand Up @@ -11672,7 +11672,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.51.0
carbon-components: ^10.52.0-rc.0
carbon-icons: ^7.0.5
chalk: ^4.1.1
classnames: 2.3.1
Expand Down Expand Up @@ -11759,7 +11759,7 @@ __metadata:
languageName: node
linkType: hard

"carbon-components@^10.51.0, carbon-components@workspace:packages/components":
"carbon-components@^10.52.0-rc.0, carbon-components@workspace:packages/components":
version: 0.0.0-use.local
resolution: "carbon-components@workspace:packages/components"
dependencies:
Expand Down Expand Up @@ -39492,7 +39492,7 @@ resolve@^2.0.0-next.3:
version: 0.0.0-use.local
resolution: "www@workspace:www"
dependencies:
"@carbon/react": ^0.12.0
"@carbon/react": ^0.13.0-rc.0
"@octokit/core": ^3.5.1
"@octokit/plugin-retry": ^3.0.9
"@octokit/plugin-throttling": ^3.5.2
Expand Down

0 comments on commit c5bb06f

Please sign in to comment.