Skip to content

Commit

Permalink
chore(deps): resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
kennylam committed Feb 25, 2022
2 parents 3ed1e3f + 1e5dc11 commit b1580bf
Show file tree
Hide file tree
Showing 23 changed files with 266 additions and 171 deletions.
8 changes: 8 additions & 0 deletions packages/eslint-config-ibmdotcom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.22.0-rc.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-25)

**Note:** Version bump only for package @carbon/eslint-config-ibmdotcom





# [1.22.0-rc.2](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-24)

**Note:** Version bump only for package @carbon/eslint-config-ibmdotcom
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ibmdotcom/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/eslint-config-ibmdotcom",
"private": true,
"version": "1.22.0-rc.2",
"version": "1.22.0-rc.3",
"description": "ESLint configuration for Carbon for IBM.com",
"license": "Apache-2.0",
"main": "index.js",
Expand All @@ -18,7 +18,7 @@
"eslint": "^6.8.0"
},
"dependencies": {
"@carbon/eslint-plugin-react-prop-type-comments": "1.21.0-rc.2",
"@carbon/eslint-plugin-react-prop-type-comments": "1.21.0-rc.3",
"babel-eslint": "^10.1.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-airbnb-base": "^14.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-plugin-ibmdotcom-import-rules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.21.0-rc.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/main/packages/eslint-plugin-ibmdotcom-import-rules/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-25)

**Note:** Version bump only for package @carbon/eslint-plugin-ibmdotcom-import-rules





# [1.21.0-rc.2](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/main/packages/eslint-plugin-ibmdotcom-import-rules/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-24)

**Note:** Version bump only for package @carbon/eslint-plugin-ibmdotcom-import-rules
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-ibmdotcom-import-rules/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/eslint-plugin-ibmdotcom-import-rules",
"private": true,
"version": "1.21.0-rc.2",
"version": "1.21.0-rc.3",
"description": "ESLint plugin for Carbon for IBM.com checking imports",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-plugin-react-prop-type-comments/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.21.0-rc.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/main/packages/eslint-plugin-react-prop-type-comments/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-25)

**Note:** Version bump only for package @carbon/eslint-plugin-react-prop-type-comments





# [1.21.0-rc.2](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/main/packages/eslint-plugin-react-prop-type-comments/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-24)

**Note:** Version bump only for package @carbon/eslint-plugin-react-prop-type-comments
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/eslint-plugin-react-prop-type-comments",
"private": true,
"version": "1.21.0-rc.2",
"version": "1.21.0-rc.3",
"description": "ESLint plugin for Carbon for IBM.com checking React prop type comments",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.31.0-rc.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-25)



# 1.31.0-rc.2 (2022-02-24)

**Note:** Version bump only for package @carbon/ibmdotcom-react





# [1.31.0-rc.2](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-24)


Expand Down
12 changes: 6 additions & 6 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-react",
"description": "Carbon for IBM.com React Components",
"version": "1.31.0-rc.2",
"version": "1.31.0-rc.3",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -61,9 +61,9 @@
},
"dependencies": {
"@babel/runtime": "^7.5.5",
"@carbon/ibmdotcom-services": "1.31.0-rc.2",
"@carbon/ibmdotcom-styles": "1.31.0-rc.2",
"@carbon/ibmdotcom-utilities": "1.31.0-rc.2",
"@carbon/ibmdotcom-services": "1.31.0-rc.3",
"@carbon/ibmdotcom-styles": "1.31.0-rc.3",
"@carbon/ibmdotcom-utilities": "1.31.0-rc.3",
"@carbon/telemetry": "^0.0.0-alpha.6",
"autosuggest-highlight": "^3.1.1",
"carbon-components": "10.52.0",
Expand All @@ -88,8 +88,8 @@
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.10.1",
"@carbon/icons-react": "10.45.0",
"@carbon/pictograms-react": "11.22.0",
"@carbon/storybook-addon-theme": "1.22.0-rc.2",
"@carbon/pictograms-react": "11.21.0",
"@carbon/storybook-addon-theme": "1.22.0-rc.3",
"@percy-io/in-percy": "^0.1.11",
"@percy/agent": "^0.28.0",
"@percy/cli": "^1.0.0-beta.67",
Expand Down
Loading

0 comments on commit b1580bf

Please sign in to comment.