From 7cbda3b3581a805db1d6d8c417d73f4ee69c1afb Mon Sep 17 00:00:00 2001 From: Ramin Tadayon Date: Thu, 15 Dec 2022 13:09:27 -0700 Subject: [PATCH] Bump graph again --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 049c2c9..2fb49b4 100644 --- a/package.json +++ b/package.json @@ -12670,7 +12670,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.1.0-rc.9", + "@gitkraken/gitkraken-components": "1.1.0-rc.10", "@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 1a85b10..6170997 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.9": - version "1.1.0-rc.9" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.9.tgz#a81b23efb8fdeb2324f8143364ce1ebbe59af2b0" - integrity sha512-03yYQ627iD7c7H0iKAtgx0AeNzTSbR8biA0ETv8MMx8JsL2OBqo2hKDpYKv26BWWlhU/NVULic7O0bkIihWOBw== +"@gitkraken/gitkraken-components@1.1.0-rc.10": + version "1.1.0-rc.10" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.10.tgz#dcffac1c7a3ca145dbe6773027e4116655655133" + integrity sha512-KiuRwswrBfwxnBniFrCvhcIuTKWXzm2mshoA5j1Q3I9IoJ1fG2Fidq16mQ99E/j8/lSiZXxV7Lp9Yq/IjJM6WA== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"