diff --git a/package.json b/package.json index 8137b7b..8a812c6 100644 --- a/package.json +++ b/package.json @@ -13326,7 +13326,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "6.0.2", + "@gitkraken/gitkraken-components": "6.0.3", "@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 2988dab..9303500 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.2": - version "6.0.2" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-6.0.2.tgz#c8fa0987665e9136f20563fc9de12828f3e8663c" - integrity sha512-KjubwuuyHH4aOOaUTrYSQvWyEHB7cT67pwgxsQeghQ/j2gpRFeqwKNJwcie+ZWQC62kq70yCTd8hq7I+r55DJA== +"@gitkraken/gitkraken-components@6.0.3": + version "6.0.3" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-6.0.3.tgz#a5a6dbc1390bba8a2a788a36920f817aefa59155" + integrity sha512-UsJ41fM0EqV/BWLXJGQGvjJCxXi6+y0ZFD1XXT7hBmQ98FfNIQ7K2Bt9zv8XJOUxgiI/YMuqgVYM28++vYF53Q== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.3.2"