From c4675790ab5fae0889f4519cffca562b378f095b Mon Sep 17 00:00:00 2001 From: Ramin Tadayon Date: Wed, 11 Jan 2023 11:54:59 -0700 Subject: [PATCH] Bumps graph version --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f93dfcf..4822cb5 100644 --- a/package.json +++ b/package.json @@ -12717,7 +12717,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.1.0-rc.16", + "@gitkraken/gitkraken-components": "1.1.0-rc.17", "@microsoft/fast-element": "1.11.0", "@microsoft/fast-react-wrapper": "0.3.16-0", "@octokit/core": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 4766bf1..8dff4a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -195,10 +195,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.16": - version "1.1.0-rc.16" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.16.tgz#3300fd9156bc24a62a8f9c949c8166affb10783d" - integrity sha512-OyGft9Fp+tQz50vy1im9/GxxJnmlGp+8WsOd8Oo9woogJu3760pLh/Vdb614WLnRzQ4+iSXr8pL9Wnx6j7eXGQ== +"@gitkraken/gitkraken-components@1.1.0-rc.17": + version "1.1.0-rc.17" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.17.tgz#200743a61cb94857fa166cf28da1abe27d68b721" + integrity sha512-lbReYseuTCz9ed21fQkGB0+ts0EtFZHa2lRff5KhZt/oDOnCD3DsUWJ6xFqAtC/f4b2scHlU7gcqWPIJPqeEIw== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"