diff --git a/package.json b/package.json index b169d37..d9f03de 100644 --- a/package.json +++ b/package.json @@ -12663,7 +12663,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.1.0-rc.2", + "@gitkraken/gitkraken-components": "1.1.0-rc.3", "@microsoft/fast-element": "1.11.0", "@microsoft/fast-react-wrapper": "0.3.15", "@octokit/core": "4.1.0", diff --git a/yarn.lock b/yarn.lock index e71c6b5..fe14e64 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.1.0-rc.2": - version "1.1.0-rc.2" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.2.tgz#954f92dfbe3aa549d94ec5e6925d2139938736d0" - integrity sha512-GQWSHKWY4LgE1tYT6w4QlLLpZvLHMFO19z3qOdTBNo0KDDCIWrNxW44UI4apQPxcUcMyKaT703qpZp2xc2HKAQ== +"@gitkraken/gitkraken-components@1.1.0-rc.3": + version "1.1.0-rc.3" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.3.tgz#c34480728ebe833d573b4e23fc29d6087331e21d" + integrity sha512-96Gv1NdNKO9lWGBeb2dDSlKdNLufbXzrumSesXBjqT7R+shmaURHVa36DXGtyLFO1TqiK62id1FCUk8wbKqn8w== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"