diff --git a/package.json b/package.json index b9e8108..89dce51 100644 --- a/package.json +++ b/package.json @@ -13113,7 +13113,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "6.0.0", + "@gitkraken/gitkraken-components": "6.0.1", "@microsoft/fast-element": "1.11.0", "@microsoft/fast-react-wrapper": "0.3.16-0", "@octokit/core": "4.2.0", diff --git a/yarn.lock b/yarn.lock index fe27a02..7e44b59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -185,10 +185,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@6.0.0": - version "6.0.0" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-6.0.0.tgz#fc9333c3057a4f1aafeb4cf968301dd5ed7ab69e" - integrity sha512-tcCqDLT03UfqqA1Rkhc0SP0eqnkUbLYGOKIwhWa7liKLTJBWPuFSgyAUqglHQtrXD25jtHDPpktO9GMgHvIIWg== +"@gitkraken/gitkraken-components@6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-6.0.1.tgz#c27b7c6fea4c4f73eb70fbdfe2dd76402a32b601" + integrity sha512-zt1Jbf50gjrYBfoqeI8FLkh5Eyb++2d1r1OlGowrNtZsIDJBeK1Oc1ysipNpl3/qeyAhCZ0/qv9Xd4DKLT3LPg== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.3.2"