diff --git a/package.json b/package.json index 03ba114..db0d3c0 100644 --- a/package.json +++ b/package.json @@ -12336,7 +12336,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.0.0-rc.20", + "@gitkraken/gitkraken-components": "1.0.0-rc.21", "@microsoft/fast-element": "1.10.5", "@microsoft/fast-react-wrapper": "0.3.14", "@octokit/core": "4.0.5", diff --git a/yarn.lock b/yarn.lock index 85acb87..9f55c9e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -85,10 +85,10 @@ resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== -"@gitkraken/gitkraken-components@1.0.0-rc.20": - version "1.0.0-rc.20" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.20.tgz#4c8e9da9906966661ce7273588f687f796193bf2" - integrity sha512-jYip9x0K4lIfmtGQfRmIEqTV+L3LRIX8HDsdTZf5NuJCKM+KL0KrjlRfa/yIxO1rc5+DpvPsDuQm/zn+ql96PQ== +"@gitkraken/gitkraken-components@1.0.0-rc.21": + version "1.0.0-rc.21" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.21.tgz#a6849cd03c2272d534adcc42ff15db4065af8f1d" + integrity sha512-2ARXZIXGpOZigUylWFKoF1eemBh8NexZ59x5tTt6Uczfu1OXMwB4XXiqSdiuWMD9TDHS0vqU+DxikZvZW0V1KQ== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"