From edb876147fa0c38983be5dd57de2782e44a6e4a8 Mon Sep 17 00:00:00 2001 From: Ramin Tadayon Date: Tue, 14 Mar 2023 11:44:14 -0700 Subject: [PATCH] Updates graph dependency --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9da0566..4929f86 100644 --- a/package.json +++ b/package.json @@ -13407,7 +13407,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "7.2.0", + "@gitkraken/gitkraken-components": "7.3.0", "@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 6927a13..d9871d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -202,10 +202,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@7.2.0": - version "7.2.0" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-7.2.0.tgz#425b71141411c3a1d89f120c11bf064ebe140224" - integrity sha512-GOD9aRE7TD6BquSkyhRdAl7dblf1erA5TvkS114AQ5Ozs3RX7F4S3VUEuy12woUQDt3VG3Ie8XeHlK+koM3TqA== +"@gitkraken/gitkraken-components@7.3.0": + version "7.3.0" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-7.3.0.tgz#fd8f2e8d00e3dc4947997bdf78d0d99632c3b0ff" + integrity sha512-LlftWx9c58jA9vMmhhbkBwTtRQ4RA36/BWH6nZ2aggD+L26umChuIBa4aZ25RU6tTlP+QkwGe8Ybu22NULNTCQ== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.3.2"