From 61ddaf9b7931f66254a68b8609a6aa567ccd22a5 Mon Sep 17 00:00:00 2001 From: Javier Pedemonte Date: Tue, 13 Aug 2024 13:05:25 -0500 Subject: [PATCH] fix: update peerDep version (#580) * fix: update peerDep version * chore: update lockfile --- packages/discovery-react-components/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/discovery-react-components/package.json b/packages/discovery-react-components/package.json index bef1e356..6797716a 100644 --- a/packages/discovery-react-components/package.json +++ b/packages/discovery-react-components/package.json @@ -89,7 +89,7 @@ }, "peerDependencies": { "@carbon/icons": ">= 10.5.0 < 11", - "@ibm-watson/discovery-styles": "5.x.x", + "@ibm-watson/discovery-styles": "6.x.x", "carbon-components": ">= 10.58.12 < 11", "carbon-components-react": ">= 7.59.24 < 8", "ibm-watson": "^8", diff --git a/yarn.lock b/yarn.lock index 3ae43ae5..4790afd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2825,7 +2825,7 @@ __metadata: web-streams-polyfill: "npm:^3.3.2" peerDependencies: "@carbon/icons": ">= 10.5.0 < 11" - "@ibm-watson/discovery-styles": 5.x.x + "@ibm-watson/discovery-styles": 6.x.x carbon-components: ">= 10.58.12 < 11" carbon-components-react: ">= 7.59.24 < 8" ibm-watson: ^8