diff --git a/package.json b/package.json index ebb2162..99a0ac0 100644 --- a/package.json +++ b/package.json @@ -14850,7 +14850,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "10.1.29", + "@gitkraken/gitkraken-components": "10.1.30", "@gitkraken/shared-web-components": "0.1.1-rc.11", "@microsoft/fast-element": "1.12.0", "@microsoft/fast-react-wrapper": "0.3.19", diff --git a/yarn.lock b/yarn.lock index d4cfff6..832f6bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -223,10 +223,10 @@ resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.6.tgz#22958c042e10b67463997bd6ea7115fe28cbcaf9" integrity sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A== -"@gitkraken/gitkraken-components@10.1.29": - version "10.1.29" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.1.29.tgz#4d539e1bc9c343e8167bb4165f91246953725837" - integrity sha512-cqu9Mg8X6AERpdNIe+ux9CFLglkMejgRq3E6pIDG5lyMsEmLiISYr4trrTFc0DTyGfRwmbagCbqNodXeTOU6Fw== +"@gitkraken/gitkraken-components@10.1.30": + version "10.1.30" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.1.30.tgz#75c504736a47527e410d93be36cc38a0952568d4" + integrity sha512-A7EBIFQUCqptvQxmpt5YMfwnhl4rORAeay82Vtue8jM82jedT3xr7gKltQ1Q87QmKWvPpcgCS6pHwVVfOZrJZg== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.3.2"