diff --git a/package.json b/package.json index 4aaee39..c343879 100644 --- a/package.json +++ b/package.json @@ -11660,7 +11660,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.0.0-rc.12", + "@gitkraken/gitkraken-components": "1.0.0-rc.13", "@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 488aeb5..7569fc2 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.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== +"@gitkraken/gitkraken-components@1.0.0-rc.13": + version "1.0.0-rc.13" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0-rc.13.tgz#9bfb5872dfa027bbf69ac94874b31fbe223d4784" + integrity sha512-QaMe9FF9kUnt4KGYzEdhNm8JsLqguE8/yDJzEJD4y1Y5gbe7CmldnTjmrRZQehJiEMrWs/sfDuBygJOZG893eg== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"