diff --git a/package.json b/package.json index d7295b7..8c3383c 100644 --- a/package.json +++ b/package.json @@ -11652,7 +11652,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.0.0-rc.8", + "@gitkraken/gitkraken-components": "1.0.0-rc.9", "@octokit/core": "4.0.5", "@vscode/codicons": "0.0.32", "@vscode/webview-ui-toolkit": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 8928ef6..0c5789f 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.8": - version "1.0.0-rc.8" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.8.tgz#77fc933a08f75defb1bdcac1e582a3611189293b" - integrity sha512-hcZOf9tRuoeooaP0v7QZq4IZ/7plDLG5eECMDZt+UzpteSS6u9f6m/v+M6FS7jYOD24OCUsOoZ79RPYAOI8f6Q== +"@gitkraken/gitkraken-components@1.0.0-rc.9": + version "1.0.0-rc.9" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.9.tgz#502990fe707130ffc8b76cbbdf14ec2bb6b7056c" + integrity sha512-ZYDPXqJopuuBGL2yQ4ebIi7czq9qMLfvzm6XosdN1SWP5rP3M3FD1GhuGuqk1FBGCNXg2+i9fwCXs+hJ9O5/lA== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"