From d49e598695091e3a8a865823009af3802e53a6a8 Mon Sep 17 00:00:00 2001 From: Ramin Tadayon Date: Wed, 8 Nov 2023 10:23:26 -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 d840079..2d0fb73 100644 --- a/package.json +++ b/package.json @@ -15707,7 +15707,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "10.2.0", + "@gitkraken/gitkraken-components": "10.2.5", "@gitkraken/shared-web-components": "0.1.1-rc.15", "@lit/react": "1.0.1", "@microsoft/fast-element": "1.12.0", diff --git a/yarn.lock b/yarn.lock index ff3fafa..6994229 100644 --- a/yarn.lock +++ b/yarn.lock @@ -228,10 +228,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@10.2.0": - version "10.2.0" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.2.0.tgz#3b664b0d5df8bf89aa62cb17c9af7142ba4576a6" - integrity sha512-c6dV2JkO0Jqvka9M3UzSv558uQDXeuW4XTcBSvpBZt+0PhWr9FOT9Qs2wuukiSXqGagAdqV6pH5UD/D3jeGH/g== +"@gitkraken/gitkraken-components@10.2.5": + version "10.2.5" + resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.2.5.tgz#7946a4aacdc83e8f22728f48341b753fdf7fdac4" + integrity sha512-/R2/WaHA2DuuuAQx5D8MImLcI2do8zfeyrsXxqf6HHzgrJk5rVBl6WeK1Th/W8TRGvYy/3doCR48IlIH+NMcgg== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.3.2"