diff --git a/package.json b/package.json index 91fae6b..4aaee39 100644 --- a/package.json +++ b/package.json @@ -11660,7 +11660,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.0.0-rc.11", + "@gitkraken/gitkraken-components": "1.0.0-rc.12", "@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 6a99fe2..488aeb5 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.11": - version "1.0.0-rc.11" - resolved "https://registry.npmjs.org/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.11.tgz#c0241cf76c56d17f9bce44a5adf016c9e77121ab" - integrity sha512-bAUvdQdKbS2JSkQJsn7rMESJ2mc1KgVa+uNMotPD0VXIl6PK0Lyd+2ePBCLxEnqBxzKp0v0NfLTKOktdK5mN8A== +"@gitkraken/gitkraken-components@1.0.0-rc.12": + version "1.0.0-rc.12" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.12.tgz#46636b235ada716df0f5d8a52e1b49efc37e0084" + integrity sha512-ZZlfw3nxmAz3drVFTTHMrG0LRQU8slxvhtMgffyQql0fMign8c6FDGZ95XN5SaAJWfES563EqrKMG8snem1+Ow== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"