From 805cd603fc1fa2d808065d99f2a261be36caf46f Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 08:57:46 +0000 Subject: [PATCH] chore(deps): update dependency @openshift-console/dynamic-plugin-sdk to v4.20.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a69680a9..7b91d66f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -270,9 +270,7 @@ webpack "^5.75.0" "@openshift-console/dynamic-plugin-sdk@^4.19.0-prerelease.2": - version "4.19.0" - resolved "https://registry.yarnpkg.com/@openshift-console/dynamic-plugin-sdk/-/dynamic-plugin-sdk-4.19.0.tgz#c9b6c1338b14c174520bff827f4e2be5ab2290a4" - integrity sha512-v1pNt2eDCyXwRZX+66QDnaYtrwbLapRMtCQql65pgePsE5/5aoOSGIsTjIB812j+oagAB1yk4r7OUlopA2F8kw== + version "4.20.0" dependencies: "@patternfly/react-topology" "^6.2.0" classnames "2.x"