Skip to content

Commit

Permalink
chore(deps): bump @carbon/ibm-cloud-cognitive from 0.97.2 to 0.98.0 (#…
Browse files Browse the repository at this point in the history
…174)

Bumps [@carbon/ibm-cloud-cognitive](https://github.com/carbon-design-system/ibm-cloud-cognitive/tree/HEAD/packages/cloud-cognitive) from 0.97.2 to 0.98.0.
- [Release notes](https://github.com/carbon-design-system/ibm-cloud-cognitive/releases)
- [Changelog](https://github.com/carbon-design-system/ibm-cloud-cognitive/blob/main/packages/cloud-cognitive/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/ibm-cloud-cognitive/commits/@carbon/[email protected]/packages/cloud-cognitive)

---
updated-dependencies:
- dependency-name: "@carbon/ibm-cloud-cognitive"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2021
1 parent 7059287 commit b905f95
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/component-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test": "yarn format && yarn lint"
},
"dependencies": {
"@carbon/ibm-cloud-cognitive": "^0.97.0",
"@carbon/ibm-cloud-cognitive": "^0.98.0",
"@carbon/ibm-security": "^1.31.0",
"@carbon/ibmdotcom-react": "^1.26.0",
"@carbon/ibmdotcom-web-components": "^1.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@carbon/colors": "^10.30.0",
"@carbon/grid": "^10.33.0",
"@carbon/ibm-cloud-cognitive": "^0.97.0",
"@carbon/ibm-cloud-cognitive": "^0.98.0",
"@carbon/ibm-security": "^1.31.0",
"@carbon/ibmdotcom-react": "^1.26.0",
"@carbon/ibmdotcom-utilities": "^1.25.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -987,10 +987,10 @@
dependencies:
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.0", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.1", "@babel/runtime@^7.9.2":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.0.tgz#e27b977f2e2088ba24748bf99b5e1dece64e4f0b"
integrity sha512-Nht8L0O8YCktmsDV6FqFue7vQLRx3Hb0B37lS5y0jDRqRxlBG4wIJHnf9/bgSE2UyipKFA01YtS+npRdTWBUyw==
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.14.8", "@babel/runtime@^7.16.0", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.0", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.1", "@babel/runtime@^7.9.2":
version "7.16.3"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5"
integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==
dependencies:
regenerator-runtime "^0.13.4"

Expand Down Expand Up @@ -1074,12 +1074,12 @@
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.34.0"

"@carbon/ibm-cloud-cognitive@^0.97.0":
version "0.97.2"
resolved "https://registry.yarnpkg.com/@carbon/ibm-cloud-cognitive/-/ibm-cloud-cognitive-0.97.2.tgz#39f5a3c72e22db5f9b4f70a48f786a03b098f8ad"
integrity sha512-zrj8YOdZh0deK720Qjkq/fkFbMwKv0qb5sWDySO3Yp/oY+eNOFxmLV60LKMqWkegsf82maHFq9wouIDoVT31NQ==
"@carbon/ibm-cloud-cognitive@^0.98.0":
version "0.98.0"
resolved "https://registry.yarnpkg.com/@carbon/ibm-cloud-cognitive/-/ibm-cloud-cognitive-0.98.0.tgz#1e04bc7b2921f848360e70bdef266522def55611"
integrity sha512-ZJnheBjRjZzZfpRoOZdJ4rQTDZ+2vXPWilfonXvoHbGc8TLWKLnlp6+PlYcd6DEgjM27I/mornDLoFfcYcC6NA==
dependencies:
"@babel/runtime" "^7.15.4"
"@babel/runtime" "^7.16.0"
"@carbon/telemetry" "^0.0.0-alpha.6"
react-resize-detector "^6.7.6"

Expand Down

0 comments on commit b905f95

Please sign in to comment.